1. ba41b40 webrtc_libyuv: Add support for more video types for consistency by Andreas Pehrson · 1 year, 11 months ago
  2. 7e5d9ed webrtc_libyuv: Raise warnings for unhandled types at compile time by Andreas Pehrson · 1 year, 11 months ago
  3. 9b73159 Add support for NV12 frame generator by Artem Titov · 2 years, 3 months ago
  4. b6b34fc Add weighted PSNR-YUV from Ohm2012 to PC test framework. by Rasmus Brandt · 2 years, 9 months ago
  5. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
  6. 6a9838a Use backticks not vertical bars to denote variables in comments for /common_video by Artem Titov · 3 years, 5 months ago
  7. a0bb2ef Delete unused VideoType enum values by Niels Möller · 4 years, 1 month ago
  8. a68bfc5 Delete KeepBufferRefs helpers, and use of rtc::Bind. by Niels Möller · 4 years ago
  9. df2959a Move function PrintVideoFrame to the test file where it is used. by Niels Möller · 4 years, 6 months ago
  10. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  11. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  12. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  13. e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 6 years ago
  14. ae2213b Delete compatibility alias webrtc::kI420 by Niels Möller · 6 years ago
  15. 8daf92a Adds ScaleVideoFrameBuffer to libyuv. by Sebastian Jansson · 6 years ago
  16. 8ce89ba Adds function to calculate squared error sum to libyuv. by Sebastian Jansson · 6 years ago
  17. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  18. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  19. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  20. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  21. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  22. 57dd881 Delete dead code in webrtc_libyuv.cc by Niels Möller · 6 years ago
  23. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  24. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  25. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  26. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  27. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  28. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  29. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  30. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  31. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  32. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  33. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  34. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  35. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago