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