1. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  2. 3793bb4 Refactor TestVideoCapturer to support multiple sinks. by Niels Möller · 6 years ago
  3. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  4. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  5. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  7. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  8. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  9. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/vcm_capturer.h]
  10. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  11. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  12. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  13. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  14. 8e857d1 Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device. by Tarun Chawla · 7 years ago
  15. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 7 years ago
  16. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 7 years ago
  17. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 7 years ago
  18. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 7 years ago
  19. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 7 years ago
  20. b29b9c8 Replace VideoCaptureDataCallback by VideoSinkInterface. by nisse · 8 years ago
  21. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  22. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  23. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  24. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 8 years ago
  25. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago
  26. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago
  27. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago
  28. 5dda80a Remove webrtc/modules/video_{capture,render}/include by Henrik Kjellander · 9 years ago
  29. 1e737c6 Fix thread safety in VcmCapturer. by Peter Boström · 9 years ago
  30. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 9 years ago
  31. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  32. af612d5 Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."" by perkj@webrtc.org · 9 years ago
  33. 2056ee3 Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*." by magjed@webrtc.org · 9 years ago
  34. 2dc5fa6 Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*. by hbos@webrtc.org · 9 years ago
  35. d7452a0 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 9 years ago
  36. bcead30 Make the entry point for VideoFrames to webrtc const ref I420VideoFrame. by perkj@webrtc.org · 9 years ago
  37. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 9 years ago
  38. 724947b Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  39. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (95%) from webrtc/video_engine/test/common/vcm_capturer.h]
  40. 74fa489 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  41. 3ba883f Removing functionality for inserting pre-encoded frames instead of raw by mflodman@webrtc.org · 11 years ago
  42. 7f944f3 Adding Mac test renderer, some test refactoring and made cpplint pass. by mflodman@webrtc.org · 11 years ago
  43. 375deb4 Suffix VcmCapturer's privates with underscore_ by pbos@webrtc.org · 11 years ago
  44. 29d5839 New VideoEngine API implementation on top of old one, first steps. by pbos@webrtc.org · 11 years ago