1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 6 years ago
  3. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  4. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  5. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  6. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/media/base/videobroadcaster.h]
  9. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  10. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  11. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  12. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  13. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  14. acd935b Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 8 years ago
  15. 7341ab8 Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 8 years ago
  16. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
  17. 6f5a6c3 New class AdaptedVideoTrackSource. by nisse · 8 years ago
  18. efec590 Reland of New method I420Buffer::SetToBlack. (patchset #1 id:1 of https://codereview.webrtc.org/2049023002/ ) by nisse · 8 years ago
  19. 271d740 Revert of New static method I420Buffer::SetToBlack. (patchset #4 id:60001 of https://codereview.webrtc.org/2029273004/ ) by nisse · 8 years ago
  20. 663f9e2 New static method I420Buffer::SetToBlack. by nisse · 8 years ago
  21. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 8 years ago
  22. d6c3954 Refactor VideoTracks to forward all sinks to its source by perkj · 8 years ago
  23. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 8 years ago
  24. 2d5f091 Move direct use of VideoCapturer::VideoAdapter to VideoSinkWants. by perkj · 9 years ago
  25. a509241 This reland https://codereview.webrtc.org/1655793003/ with the change that cricket::VideoCapturer::SignalVideoFrame is added back and used for frame forwarding. It is used in Chrome remoting. by Per · 9 years ago
  26. 8e16e61 Added empty files for VideoBroadcaster so adding them don't break Chrome. by Per · 9 years ago
  27. 162c339 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #14 id:300001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  28. 4d19c5b This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by Per · 9 years ago
  29. 4b2a5a8 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #12 id:260001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  30. 2f21789 This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by perkj · 9 years ago