1. 637c55f Add support of texture frames for video capturer. by wuchengli@chromium.org · 11 years ago
  2. 89e8ffb Revert "Add support of texture frames for video capturer." by wuchengli@chromium.org · 11 years ago
  3. efe1535 Add support of texture frames for video capturer. by wuchengli@chromium.org · 11 years ago
  4. f2aafe4 Added include of assert.h for files calling assert but missing the include. by henrike@webrtc.org · 11 years ago
  5. 8f69330 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
  6. 6c75c98 Propagate capture ntp timestamp from rtp to renderer. by wu@webrtc.org · 11 years ago
  7. 2c89b5c Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 11 years ago
  8. 0fefb10 Remove WEBRTC_TRACE use in common_video/ by pbos@webrtc.org · 11 years ago
  9. d617a44 Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 11 years ago
  10. 724947b Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  11. f9bdbe3 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  12. 5dd2ecb Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420" by sheu@chromium.org · 11 years ago
  13. 74e6e84 Remove extra copy in VideoCaptureImpl::IncomingFrameI420 by sheu@chromium.org · 11 years ago
  14. d705649 Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420" by sheu@chromium.org · 11 years ago
  15. 1a4ed0d Remove extra copy in VideoCaptureImpl::IncomingFrameI420 by sheu@chromium.org · 11 years ago
  16. b44c2a3 Open file in binary in CreateFromYuvFile(). by pbos@webrtc.org · 11 years ago
  17. 266c7b3 Move ChromaGenerator to common_video/. by pbos@webrtc.org · 11 years ago
  18. 3f9288f Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  19. 2a97317 Fix include of isolate.gypi by kjellander@webrtc.org · 12 years ago
  20. ab65495 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 12 years ago
  21. 635b2b8 Removing some TODO's from libyuv by mikhal@webrtc.org · 12 years ago
  22. cf61bee Removing JPEG as it is not used. by mikhal@webrtc.org · 12 years ago
  23. e141373 Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 12 years ago
  24. 3365422 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 12 years ago
  25. 4298f73 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 12 years ago
  26. d7a4d23 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 12 years ago
  27. e1051b0 Add native_handle.h to gyp. by wuchengli@chromium.org · 12 years ago
  28. 9dba525 * Update libjingle to 50389769. by wu@webrtc.org · 12 years ago
  29. 12dc1a3 Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 12 years ago
  30. 89c6740 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 12 years ago
  31. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  32. b2d29bd Restore relative include paths to libyuv. by andrew@webrtc.org · 12 years ago
  33. c69ae69 Include files from webrtc/.. paths in common_video/ by pbos@webrtc.org · 12 years ago
  34. e5794cb Recalibrate point sample expectation by fbarchard@google.com · 12 years ago
  35. 6bee05a Remove const for plain data types in common_video/ by pbos@webrtc.org · 12 years ago
  36. fd2bfc8 WebRtc_Word32 -> int32_t in common_video. by pbos@webrtc.org · 12 years ago
  37. fa53d87 Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 12 years ago
  38. 63e0964 Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 12 years ago
  39. e239bf0 Making I420VideoFrame ref-counted by mikhal@webrtc.org · 12 years ago
  40. 5b689ef Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  41. d8aeb30 Revert 3269 by andrew@webrtc.org · 12 years ago
  42. 735a6ce Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  43. 273ccad Fixed standard PSNR/SSIM test. by phoglund@webrtc.org · 12 years ago
  44. 32b3f40 Adding an aligned stride test to LibYuv by mikhal@webrtc.org · 12 years ago
  45. 737ed3b 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
  46. 91a0340 Adding stride alignment by mikhal@webrtc.org · 12 years ago
  47. e08adf0 fix print out in mirror test by mikhal@webrtc.org · 12 years ago
  48. 9fedff7 Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  49. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago