1. b0079ed Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 10 years ago
  2. a1626fe Propagate capture ntp timestamp from rtp to renderer. by wu@webrtc.org · 10 years ago
  3. 6b1114a Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  4. 3aded9d Remove WEBRTC_TRACE use in common_video/ by pbos@webrtc.org · 10 years ago
  5. f8722d5 Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 10 years ago
  6. 7123a80 Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  7. 894dab9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  8. 06977ab Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420" by sheu@chromium.org · 11 years ago
  9. f5fdd0c Remove extra copy in VideoCaptureImpl::IncomingFrameI420 by sheu@chromium.org · 11 years ago
  10. a4a5bf2 Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420" by sheu@chromium.org · 11 years ago
  11. 987587e Remove extra copy in VideoCaptureImpl::IncomingFrameI420 by sheu@chromium.org · 11 years ago
  12. 976adc0 Open file in binary in CreateFromYuvFile(). by pbos@webrtc.org · 11 years ago
  13. 2390091 Move ChromaGenerator to common_video/. by pbos@webrtc.org · 11 years ago
  14. 9670be6 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  15. 3de1b22 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  16. 9612f5a Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  17. 1a4a552 Removing some TODO's from libyuv by mikhal@webrtc.org · 11 years ago
  18. fd74f30 Removing JPEG as it is not used. by mikhal@webrtc.org · 11 years ago
  19. fd9b155 Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  20. d09ee87 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  21. ac38916 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  22. 12e3ee7 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  23. 78dbe0b Add native_handle.h to gyp. by wuchengli@chromium.org · 11 years ago
  24. df8d03f * Update libjingle to 50389769. by wu@webrtc.org · 11 years ago
  25. 50ff6a5 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  26. 9d939ee Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  27. 5ab7b93 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  28. 14035f1 Restore relative include paths to libyuv. by andrew@webrtc.org · 11 years ago
  29. 1ad8620 Include files from webrtc/.. paths in common_video/ by pbos@webrtc.org · 11 years ago
  30. 02175b6 Recalibrate point sample expectation by fbarchard@google.com · 11 years ago
  31. 1a25618 Remove const for plain data types in common_video/ by pbos@webrtc.org · 11 years ago
  32. 66a0ab3 WebRtc_Word32 -> int32_t in common_video. by pbos@webrtc.org · 11 years ago
  33. cc895d1 Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  34. b4575c1 Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 12 years ago
  35. 3bd0ee3 Making I420VideoFrame ref-counted by mikhal@webrtc.org · 12 years ago
  36. f0bf6f6 Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  37. 7940bbb Revert 3269 by andrew@webrtc.org · 12 years ago
  38. 6db19bd Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  39. a7920db Fixed standard PSNR/SSIM test. by phoglund@webrtc.org · 12 years ago
  40. 269808f Adding an aligned stride test to LibYuv by mikhal@webrtc.org · 12 years ago
  41. 8dddee5 libyuv wrapper: 1. Updating rotation settings - in case of 90 or 270 degree rotations, width and height should be updated accordingly. 2. Test clean-up. by mikhal@webrtc.org · 12 years ago
  42. b0d59f1 Adding stride alignment by mikhal@webrtc.org · 12 years ago
  43. 8b084be fix print out in mirror test by mikhal@webrtc.org · 12 years ago
  44. dc7e6cf Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  45. a7b57da Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago