1. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  2. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  3. a881ac0 Updated comments for RtpEncodingParameters. by Seth Hampson · 7 years ago
  4. f209cb5 Added ptime to RtpEncodingParameters. by Seth Hampson · 7 years ago
  5. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  6. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  7. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  8. f32795e Updates to video config to allow changes in google3 tests, in order to not break anything. by Seth Hampson · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/rtpparameters.h]
  11. 0a2ed5f Removing webrtc/config.h by Mirko Bonadei · 7 years ago
  12. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  13. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  15. d3501ad Create the SrtpTransportInterface. by zhihuang · 8 years ago
  16. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 8 years ago
  17. e702b30 Adding C++ versions of currently spec'd "RtpParameters" structs. by deadbeef · 8 years ago
  18. 1fd9595 Pass VideoDecoderParams to VideoDecoderFactory and add SSRC to RtpEncodingParameters. by sakal · 8 years ago
  19. db0cd9e Adding getParameters/setParameters APIs to RtpReceiver. by Taylor Brandstetter · 8 years ago
  20. 0cd086b Adding codecs to the RtpParameters returned by an RtpSender. by Taylor Brandstetter · 8 years ago
  21. dbe2b87 Adding support for RTCRtpEncodingParameters.active flag. by deadbeef · 8 years ago
  22. dc1c62c Enable setting the maximum bitrate limit in RtpSender. by skvlad · 9 years ago