1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  2. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago[Renamed (93%) from modules/rtp_rtcp/source/rtp_header_parser.cc]
  3. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 5 years ago
  4. 76ba7db Revert "Replace RTPHeader memset with assignment from a fresh object." by Alessio Bazzica · 5 years ago
  5. 50686460 Replace RTPHeader memset with assignment from a fresh object. by Niels Möller · 5 years ago
  6. 1e42761 Removes verbose extension warning in Scenario tests. by Sebastian Jansson · 5 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. fd20171 Adds setup of RTP Extensions in Scenario tests. by Sebastian Jansson · 6 years ago
  9. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  10. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 6 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc]
  13. 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 7 years ago
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  15. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  16. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  17. 07633bd Rename rtp_header_extension.h to rtp_header_extension_map.h by Danil Chapovalov · 7 years ago
  18. 1454669 Cleanup RtpHeaderExtensionMap removing use of two legacy functions by danilchap · 8 years ago
  19. 7c9426c Replaced CriticalSectionWrapper with rtc::CriticalSection in rtp_rtcp module by danilchap · 8 years ago
  20. f6975f4 [rtp_rtcp] Lint errors cleaned from rtp_utility by danilchap · 9 years ago
  21. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  22. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  23. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 9 years ago
  24. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 9 years ago
  25. 62bafae Some refactoring inside rtp_rtcp/. by pbos@webrtc.org · 10 years ago
  26. dc80bae Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG. by andresp@webrtc.org · 10 years ago
  27. f3e4cee Fix some chromium-style warnings in webrtc/modules/rtp_rtcp/ by pbos@webrtc.org · 11 years ago
  28. a5cb98c Breaking out RTP header parsing from the RTP module. by stefan@webrtc.org · 11 years ago