1. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  2. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  3. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  4. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  5. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  6. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  7. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  8. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  9. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  10. 78cdde3 Add support for sending RTP two-byte header extensions. by Johannes Kron · 6 years ago
  11. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
  12. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  13. f3119ef Add generic frame descriptor to list of supported video extensions by Danil Chapovalov · 6 years ago
  14. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  15. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
  16. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
  17. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
  18. 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 6 years ago
  19. 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 6 years ago
  20. bdee46d Add functionality to set min bitrate for single stream through RtpEncodingParameters. by Åsa Persson · 6 years ago
  21. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 6 years ago
  22. 5565981 Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters. by Åsa Persson · 6 years ago
  23. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
  24. 613591a Add min_bitrate_bps to RtpEncodingParameters. by Åsa Persson · 6 years ago
  25. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 6 years ago
  26. c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 6 years ago
  27. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 6 years ago
  28. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  29. b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 6 years ago
  30. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 6 years ago
  31. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 6 years ago
  32. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  33. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  34. a881ac0 Updated comments for RtpEncodingParameters. by Seth Hampson · 7 years ago
  35. f209cb5 Added ptime to RtpEncodingParameters. by Seth Hampson · 7 years ago
  36. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  37. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  38. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  39. f32795e Updates to video config to allow changes in google3 tests, in order to not break anything. by Seth Hampson · 7 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/rtpparameters.h]
  42. 0a2ed5f Removing webrtc/config.h by Mirko Bonadei · 7 years ago
  43. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  44. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  45. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  46. d3501ad Create the SrtpTransportInterface. by zhihuang · 8 years ago
  47. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 8 years ago
  48. e702b30 Adding C++ versions of currently spec'd "RtpParameters" structs. by deadbeef · 8 years ago
  49. 1fd9595 Pass VideoDecoderParams to VideoDecoderFactory and add SSRC to RtpEncodingParameters. by sakal · 8 years ago
  50. db0cd9e Adding getParameters/setParameters APIs to RtpReceiver. by Taylor Brandstetter · 8 years ago
  51. 0cd086b Adding codecs to the RtpParameters returned by an RtpSender. by Taylor Brandstetter · 9 years ago
  52. dbe2b87 Adding support for RTCRtpEncodingParameters.active flag. by deadbeef · 9 years ago
  53. dc1c62c Enable setting the maximum bitrate limit in RtpSender. by skvlad · 9 years ago