1. cc206ac Refactoring: Declare cricket::Codec constructors protected. by hta · 8 years ago
  2. 75d44fb Set the preferred DSCP value for Rtp data channel to be DSCP_AF41. by zhihuang · 8 years ago
  3. 2454551 Set actual transport overhead in rtp_rtcp by michaelt · 8 years ago
  4. 043abc4 - Filter data channel codecs based on codec name instead of payload type, which may have been remapped. by solenberg · 8 years ago
  5. d9e48cf Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  6. c1e71d6 Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ ) by guidou · 8 years ago
  7. 73d0569 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 8 years ago
  8. 71740ff Fixing stack buffer overflow (read) in SctpDataEngine. by Taylor Brandstetter · 9 years ago
  9. 77f77dd Fix setting the MTU for SCTP. by deadbeef · 9 years ago
  10. c66c78a Fixing off-by-one error with max SCTP id. by Taylor Brandstetter · 9 years ago
  11. ac0b785 Disable SctpDataMediaChannelTest.ReusesAStream. by Peter Boström · 9 years ago
  12. 999c587 Fixing SCTP verbose packet logging. by deadbeef · 9 years ago
  13. c0bec8f Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  14. 8073eb0 Only initialize usrsctp when it's used and uninitialize when it's not being used. by Tommi · 9 years ago
  15. 397934d Removing `preference` field from `cricket::Codec`. by deadbeef · 9 years ago
  16. bb6decf Reland Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. by jbauch · 9 years ago
  17. 6a4e627 Revert of Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. (patchset #4 id:60001 of https://codereview.webrtc.org/1785713005/ ) by kjellander · 9 years ago
  18. 0912ecc Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. by jbauch · 9 years ago
  19. 2fae8b3 Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ ) by Tommi · 9 years ago
  20. 34db213 Safe numeric library added: base/numerics (copied from Chromium) by hbos · 9 years ago
  21. 5ec6244 Rename constants files in webrtc/{media,p2p} by kjellander · 9 years ago
  22. 306b1ad Replace scoped_ptr with unique_ptr in webrtc/media/ by kwiberg · 9 years ago
  23. 71ec0dc Change to WebRTC license in webrtc/media by kjellander · 9 years ago
  24. e1bbb30 Move talk/media to webrtc/media by kjellander · 9 years ago