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