1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/media/base/fakevideorenderer.h]
  5. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  6. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  7. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  8. 7a721e8 Update webrtc/media and webrtc/modules to new VideoFrameBuffer interface by Magnus Jedvert · 7 years ago
  9. 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 · 8 years ago
  10. 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 · 8 years ago
  11. 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 · 8 years ago
  12. 1dcb164 Rewrite PeerConnection integration tests using better testing practices. by deadbeef · 8 years ago
  13. 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 · 8 years ago
  14. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  15. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  16. 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
  17. 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
  18. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
  19. e643c59 Delete left-over SignalRenderFrame signal. by nisse · 8 years ago
  20. 306d52b Reland of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2315703002/ ) by nisse · 8 years ago
  21. 92b2e08 Revert of Delete cricket::VideoFrame::GetTimeStamp. (patchset #2 id:150001 of https://codereview.webrtc.org/2310043002/ ) by nisse · 8 years ago
  22. fa1ba19 Reland of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2306953002/ ) by nisse · 8 years ago
  23. bca69e8 Revert of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2305623002/ ) by nisse · 8 years ago
  24. fd6c99e Delete cricket::VideoFrame::GetTimeStamp. by nisse · 8 years ago
  25. efec590 Reland of New method I420Buffer::SetToBlack. (patchset #1 id:1 of https://codereview.webrtc.org/2049023002/ ) by nisse · 8 years ago
  26. 271d740 Revert of New static method I420Buffer::SetToBlack. (patchset #4 id:60001 of https://codereview.webrtc.org/2029273004/ ) by nisse · 8 years ago
  27. 663f9e2 New static method I420Buffer::SetToBlack. by nisse · 8 years ago
  28. 0565451 Reland of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #1 id:1 of https://codereview.webrtc.org/1921493004/ ) by nisse · 8 years ago
  29. b05f994 Revert of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #5 id:80001 of https://codereview.webrtc.org/1901973002/ ) by terelius · 8 years ago
  30. 1c27c6b Delete cricket::VideoFrame methods GetYPlane and GetYPitch. by nisse · 8 years ago
  31. f386876 Rename some cricket::VideoFrame methods, to align with webrtc::VideoFrame. by nisse · 9 years ago
  32. 71a0c2f Deprecate GetWidth() and GetHeight() methods. Replaced by width() and height(). by nisse · 9 years ago
  33. 1509fa1 Delete cricket::VideoRenderer. by nisse · 9 years ago
  34. caafdba Fix broken CVO header extension by perkj · 9 years ago
  35. d6c3954 Refactor VideoTracks to forward all sinks to its source by perkj · 9 years ago
  36. 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
  37. 162c339 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #14 id:300001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  38. 4d19c5b This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by Per · 9 years ago
  39. 4b2a5a8 Revert of Make cricket::VideoCapturer implement VideoSourceInterface (patchset #12 id:260001 of https://codereview.webrtc.org/1655793003/ ) by perkj · 9 years ago
  40. 2f21789 This cl introduce a VideoSourceInterface and let cricket::VideoCapturer implement it. by perkj · 9 years ago
  41. 1afca73 Change to WebRTC license in webrtc/media by kjellander · 9 years ago
  42. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago[Renamed (95%) from talk/media/base/fakevideorenderer.h]
  43. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  44. c4c8485 Deleted renderer-related SetSize methods, and all uses. by nisse · 9 years ago
  45. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  46. b09b660 Remove cricket::VideoFrame::Set/GetElapsedTime() by magjed · 9 years ago
  47. fc5ad95 Reland of: "Implement elapsed time and capture start NTP time estimation." revision @8139 by magjed@webrtc.org · 10 years ago
  48. 0f98844 Revert 8139 "Implement elapsed time and capture start NTP time e..." by tkchin@webrtc.org · 10 years ago
  49. ad3ee2c Implement elapsed time and capture start NTP time estimation. by pbos@webrtc.org · 10 years ago
  50. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  51. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  52. aebb1ad pRevert 5371 "Revert 5367 "Update talk to 59410372."" by henrika@webrtc.org · 11 years ago
  53. 44461fa Revert 5367 "Update talk to 59410372." by henrika@webrtc.org · 11 years ago
  54. 0f3356e Update talk to 59410372. by mallinath@webrtc.org · 11 years ago
  55. cadf904 Update talk to 51664136. by wu@webrtc.org · 11 years ago
  56. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago