1. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 4 years, 10 months ago
  2. 026f64f Revert "VideoFrame: Store a reference to an encoded frame" by Markus Handell · 4 years, 10 months ago
  3. 0660cee Add scale and compare methods to VideoFrame::UpdateRect by Ilya Nikolaevskiy · 4 years, 10 months ago
  4. e6eded3 VideoFrame: Store a reference to an encoded frame by Markus Handell · 4 years, 10 months ago
  5. 9560d7d Make update_rect optional in VideoFrame by Ilya Nikolaevskiy · 5 years ago
  6. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  7. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 5 years ago
  8. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  9. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  10. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  11. 6aca0b7 Add |update_rect| field and UpdateRect struct to VideoFrame. by Ilya Nikolaevskiy · 6 years ago
  12. 871e144 Revert "Reland "Partial frame capture API part 1"" by Ilya Nikolaevskiy · 6 years ago
  13. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 6 years ago
  14. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  15. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 6 years ago
  16. 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  17. 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  18. 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 6 years ago
  19. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  20. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  21. 4749e4e Move HdrMetadata to ColorSpace by Johannes Kron · 6 years ago
  22. 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
  23. fbf1683 Add HdrMetadata to VideoFrame by Johannes Kron · 6 years ago
  24. 800787f Add color space information to webrtc::VideoFrame and extract from VP9 by Emircan Uysaler · 6 years ago
  25. 2ac6446 Document that preferred VideoFrame constructor takes no RTP timestamp. by Niels Möller · 6 years ago
  26. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  27. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/video/video_frame.cc]
  28. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  29. 2bc6864 Reland of Drop frames until specified bitrate is achieved. (patchset #1 id:1 of https://codereview.webrtc.org/2666303002/ ) by kthelgason · 8 years ago
  30. 35fc2aa Revert of Drop frames until specified bitrate is achieved. (patchset #12 id:240001 of https://codereview.webrtc.org/2630333002/ ) by minyue · 8 years ago
  31. 83399ca Drop frames until specified bitrate is achieved. by kthelgason · 8 years ago
  32. 1c0dea8 Delete VideoFrame::set_render_time_ms. by nisse · 8 years ago
  33. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago