1. 75bc75c Optimize FindNaluIndices by Piasy · 4 years, 8 months ago
  2. 09f1195 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 4 years, 10 months ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
  5. 0c0c969 Add/rewrite H264 VUI video signal type description. by Sergey Silkin · 5 years ago
  6. 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 5 years ago
  7. 8a7dcb1 Prepare to move SPS VUI rewriting out of H.264 packetizer. by Mirta Dvornicic · 5 years ago
  8. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  9. b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 5 years ago
  10. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  11. 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 5 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  14. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  15. 827cf3c Avoid overflow when parsing H.264 SPS. by Niels Möller · 6 years ago
  16. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  17. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  18. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  19. 845a262 Prevent potential integer overflow in sps parser by Erik Språng · 7 years ago
  20. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 6 years ago
  21. 6728003 Skip H246 scaling lists in SPS packets by Todd Wong · 7 years ago
  22. 92016ce Optional: Use nullopt and implicit construction in /common_video by Oskar Sundbom · 7 years ago
  23. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  24. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  25. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  26. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  27. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  28. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago