1. e532aec Add isolate files for Android tests by kjellander · 9 years ago
  2. 26acec4 Delete method webrtc::VideoFrame::native_handle. by nisse · 9 years ago
  3. dad23d0 Revert of Introduce an IsMutable method on VideoFrameBuffer. (patchset #1 id:1 of https://codereview.webrtc.org/1881933004/ ) by guidou · 9 years ago
  4. 6bd10f2 Introduce an IsMutable method on VideoFrameBuffer. by nisse · 9 years ago
  5. 7d06a8c Add CoreVideoFrameBuffer. by tkchin · 9 years ago
  6. 7cc9cc0 New method I420Buffer::Copy. by nisse · 9 years ago
  7. 7ade7b3 Delete class webrtc::VideoRenderer and its header file. by nisse · 9 years ago
  8. 94a23f0 Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  9. 56cf60e Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  10. 086f851 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  11. c891eb4 Replace scoped_ptr with unique_ptr in webrtc/common_video/ by kwiberg · 9 years ago
  12. 739fcb9 Cleanup of webrtc::VideoFrame. by Niels Möller · 9 years ago
  13. 54ebfca Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ ) by kjellander · 9 years ago
  14. 2080196 Cleanup of webrtc::VideoFrame. by nisse · 9 years ago
  15. e31dc95 Make pbos owner of additional video files. by nisse · 9 years ago
  16. 0206000 iOS: Add resource files for tests and implement OutputPath by kjellander · 9 years ago
  17. 900f975 H264: Improve FFmpeg decoder performance by using I420BufferPool. by hbos · 9 years ago
  18. bab934b H.264 video codec support using OpenH264 (http://www.openh264.org/) for encoding and FFmpeg (https://www.ffmpeg.org/) for decoding. by hbos · 9 years ago
  19. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  20. d664836 Added EncodedImage::GetBufferPaddingBytes. by hbos · 9 years ago
  21. 84df580 Switch to rtc::CriticalSection in IncomingVideoStream and remove one lock. by tommi · 9 years ago
  22. a276e73 Clean the code for external denoiser. by jackychen · 9 years ago
  23. 67e94fb Add unit test for stand-alone denoiser and fixed some bugs. by jackychen · 9 years ago
  24. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 9 years ago
  25. 13f61df Move fake-handle frame creation into test target. by Peter Boström · 9 years ago
  26. 0f2e939 Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. by jbauch · 9 years ago
  27. f94abf7 Nuke webrtc/common_video/plane.*. by Peter Boström · 9 years ago
  28. 14f4144 Add helper KeepRefUntilDone. by perkj · 9 years ago
  29. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  30. 444682a Remove frame time scheduing in IncomingVideoStream by qiangchen · 9 years ago
  31. b7a8829 Remove duplicated headers after updating downstream code. by kjellander · 9 years ago
  32. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  33. 6f8ce06 common_video: rename interface -> include by kjellander · 9 years ago
  34. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  35. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  36. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  37. 3318f98 VideoFrameBuffer: Make non-const data access explicit by Magnus Jedvert · 10 years ago
  38. c464f50 AndroidVideoCapturerJni: Fix threading issues by Magnus Jedvert · 10 years ago
  39. eb66e80 Re-land "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
  40. 308d163 Revert "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
  41. a831dc3 Convert native handles to buffers before encoding. by Peter Boström · 10 years ago
  42. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  43. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  44. 9a63866 Move IncomingVideoFrames to common_video/. by Peter Boström · 10 years ago
  45. e12a667 Remove i420_video_frame.h from common_video.gyp by Bjorn Volcker · 10 years ago
  46. 9bfe3daf Cleanup: Remove i420_video_frame.h header. by Thiago Farina · 10 years ago
  47. 9b3f56e Reland "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection."" by Per · 10 years ago
  48. e41d774 Revert "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection." by Per · 10 years ago
  49. 3211934 Fix build breakage in WrappedI420Buffer::native_handle() by Per · 10 years ago
  50. 75db861 Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection. by Per · 10 years ago
  51. 3354419 Zero copy AndroidVideeCapturer. by Per · 10 years ago
  52. deafa7b Remove I420VideoFrame::SwapFrame by magjed@webrtc.org · 10 years ago
  53. 2d2a30c Remove I420VideoFrame::CloneFrame by magjed@webrtc.org · 10 years ago
  54. d4e7d49 Scaler: Recycle allocations using buffer pool. by magjed@webrtc.org · 10 years ago
  55. a3209a2 Release buffer pool in Vp8DecoderImpl::Release(). by pbos@webrtc.org · 10 years ago
  56. 9f9ea7e Clean up webrtc external capture. by perkj@webrtc.org · 10 years ago
  57. 6231fb6 Prevent crashes when copying a zero-size frame. by pbos@webrtc.org · 10 years ago
  58. 5a477a0 DCHECK frame parameters instead of return codes. by pbos@webrtc.org · 10 years ago
  59. af612d5 Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."" by perkj@webrtc.org · 10 years ago
  60. 73d763e Add I420 buffer pool to avoid unnecessary allocations by magjed@webrtc.org · 10 years ago
  61. 2056ee3 Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*." by magjed@webrtc.org · 10 years ago
  62. 93d9d65 I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments. by hbos@webrtc.org · 10 years ago
  63. 2dc5fa6 Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*. by hbos@webrtc.org · 10 years ago
  64. 0d9bb8e Remove the need for scoped_ptr<I420VideoFrame> in VieCapturer. by magjed@webrtc.org · 10 years ago
  65. d7452a0 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 10 years ago
  66. aa57702 Removed texture_video_frame.h and webrtctexturevideoframe.h by hbos@webrtc.org · 10 years ago
  67. 59140d6 Remove VideoRotationMode to VideoRotation. by guoweis@webrtc.org · 10 years ago
  68. bcead30 Make the entry point for VideoFrames to webrtc const ref I420VideoFrame. by perkj@webrtc.org · 10 years ago
  69. f98030b Add intermediate TextureVideoFrame typedef for Chromium by magjed@webrtc.org · 10 years ago
  70. 45cdcce Remove TextureVideoFrame by magjed@webrtc.org · 10 years ago
  71. 2386d6d Revert 8599 "Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..."" by magjed@webrtc.org · 10 years ago
  72. f7abb12 Fix OVERRIDE->override again after reverting video frame cl. by tommi@webrtc.org · 10 years ago
  73. 1f94407 Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..." by tommi@webrtc.org · 10 years ago
  74. f82109c Initialize memory in I420VideoFrame unittest by magjed@webrtc.org · 10 years ago
  75. 9cd7c26 Rename NOTREACHED to RTC_NOTREACHED to avoid name conflict with Chromium by magjed@webrtc.org · 10 years ago
  76. c8895aa Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFrame by magjed@webrtc.org · 10 years ago
  77. 97ed2a4 I420VideoFrame: Remove function ResetSize by magjed@webrtc.org · 10 years ago
  78. fd33293 I420VideoFrame: Remove functions set_width and set_height by magjed@webrtc.org · 10 years ago
  79. 7400e0b Revert "I420VideoFrame: Remove functions set_width, set_height, and ResetSize" by magjed@webrtc.org · 10 years ago
  80. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  81. ac2d27d Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 10 years ago
  82. 6c66163 Fix TestScaler PSNR tests by magjed@webrtc.org · 10 years ago
  83. be29b3b I420VideoFrame: Remove functions set_width, set_height, and ResetSize by magjed@webrtc.org · 10 years ago
  84. 88828e7 Fix I420VideoFrame unittests by magjed@webrtc.org · 10 years ago
  85. f68e186 Remove EnableMirroring and MirrorRenderStream by magjed@webrtc.org · 10 years ago
  86. ce22f13 GN: Changes for vp9, opus and direct trace by kjellander@webrtc.org · 10 years ago
  87. 1226e92 CVO capturer feature: allow unrotated frame flows through the capture pipeline. by guoweis@webrtc.org · 10 years ago
  88. dc7b022 CVO capturer feature: allow unrotated frame flows through the capture pipeline. by guoweis@webrtc.org · 10 years ago
  89. 20e8f22 CVO capturer feature: allow unrotated frame flows through the capture pipeline. by guoweis@webrtc.org · 10 years ago
  90. 6c930c7 Cleanup: unify rotation to be enum based instead of int for degree. by guoweis@webrtc.org · 10 years ago
  91. 0c7ec77 Cleanup: unify rotation to be enum based instead of int for degree. by guoweis@webrtc.org · 10 years ago
  92. 110443a Cleanup: unify rotation to be enum based instead of int for degree. by guoweis@webrtc.org · 10 years ago
  93. 4b320cf Revert "Cleanup: unify rotation to be enum based instead of int for degree." by magjed@webrtc.org · 10 years ago
  94. 3e733a4 Cleanup: unify rotation to be enum based instead of int for degree. by guoweis@webrtc.org · 10 years ago
  95. d7e34e1 Make it easier to use external libyuv + cleanup GYP files. by kjellander@webrtc.org · 10 years ago
  96. 86e1e48 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
  97. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  98. 52bb521 Update isolate files for Android APK tests. by kjellander@webrtc.org · 10 years ago
  99. ea73ff7 webrtc::Scaler: Preserve aspect ratio by magjed@webrtc.org · 10 years ago
  100. f7c5d4f Revert 7679 "webrtc::Scaler: Preserve aspect ratio" by magjed@webrtc.org · 10 years ago