1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  3. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  4. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/rtp_rtcp/source/tmmbr_help.h]
  7. 2b61639 Remove TMMBRSet class by danilchap · 8 years ago
  8. 2f69ce9 Cleaned out candidateSet member from TMMBRHelp class by danilchap · 8 years ago
  9. daa90a7 Cleaned out boundingSet member from TMMBRHelp class by Danil Chapovalov · 8 years ago
  10. 262e486 TMMBRHelp::FindBoundingSet function cleaned by danilchap · 8 years ago
  11. 13deaad TMMBRHelp moved from member object/base class to stack object, by danilchap · 8 years ago
  12. 6eaa3a4 _boundingSetToSend moved out of tmmbr_help_ into tmmbn_to_send_ by danilchap · 8 years ago
  13. 7c9426c Replaced CriticalSectionWrapper with rtc::CriticalSection in rtp_rtcp module by danilchap · 8 years ago
  14. a4f31bd TMMBRSet become vector<rtcp::TmmbItem> by danilchap · 8 years ago
  15. 9d0c432 Remove video-codec max bitrate from TMMBN. by Peter Boström · 8 years ago
  16. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  17. 96edd56 Sorted headers under rtp_rtcp/. by pbos@webrtc.org · 11 years ago
  18. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  19. a048d7c Include files from webrtc/.. paths in rtp_rtcp/ by pbos@webrtc.org · 11 years ago
  20. 2f44673 WebRtc_Word32 => int32_t for rtp_rtcp/ by pbos@webrtc.org · 11 years ago
  21. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/rtp_rtcp/source/tmmbr_help.h]
  22. 54536bb Refactoring of the TMMBRSet class, giving it a reasonably tight interface. by hta@webrtc.org · 12 years ago
  23. cac7878 New attempt to cleanup TMMBR. by pwestin@webrtc.org · 12 years ago
  24. 0ad5186 Revert 1961 - Clean up TMMBR handling. by henrike@webrtc.org · 12 years ago
  25. 20f4440 Clean up TMMBR handling. by pwestin@webrtc.org · 12 years ago
  26. 65573f2 Removed usage of the deprecated critical section constructor in rtp_rtcp. by henrike@webrtc.org · 13 years ago
  27. 269f8a1 Undoing change committed in r514 since it broke bandwidth estimation by stefan@webrtc.org · 13 years ago
  28. 4d905f8 Fix clang warnings in rtp. by andrew@webrtc.org · 13 years ago
  29. 470e71d by niklase@google.com · 13 years ago