1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 5 years ago
  4. ae2213b Delete compatibility alias webrtc::kI420 by Niels Möller · 5 years ago
  5. 8daf92a Adds ScaleVideoFrameBuffer to libyuv. by Sebastian Jansson · 5 years ago
  6. 8ce89ba Adds function to calculate squared error sum to libyuv. by Sebastian Jansson · 5 years ago
  7. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  10. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  11. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  12. 57dd881 Delete dead code in webrtc_libyuv.cc by Niels Möller · 6 years ago
  13. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  14. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  15. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  16. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  17. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  18. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  19. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  20. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  21. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  22. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  23. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  24. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  25. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago