- b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 8 months ago
- 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 8 months ago
- a6db9c8 Rename NetworkPriority to just Priority by Taylor Brandstetter · 4 years, 9 months ago
- 567f03f Add constants for allowed network_priority values by Taylor Brandstetter · 4 years, 9 months ago
- 2272f20 Allow sending DependencyDescriptor rtp header extension in call by Danil Chapovalov · 4 years, 9 months ago
- 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 4 years, 9 months ago
- b19eb39 Delete obsolete unused rtp header extension conversion by Danil Chapovalov · 4 years, 11 months ago
- 907dc80 Reland "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 5 years ago
- a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 5 years ago
- 5cef9c3 Revert "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 5 years ago
- 15be528 Add support for RtpEncodingParameters::max_framerate by Florent Castelli · 5 years ago
- 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
- cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 5 years ago
- 90bc1e1 Fix comment typo about degradation preference. by Åsa Persson · 5 years ago
- fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
- 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
- df5923d scale_resolution_down_by and rid are implemented by Steve Anton · 6 years ago
- 48e7065 Remove default IDs for RTP extensions from rtp_parameters.h by Elad Alon · 6 years ago
- ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
- 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
- 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
- 9f6a0d5 In VideoEngine also respect requested TL number even for screenshare by Ilya Nikolaevskiy · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from api/rtpparameters.h]
- 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
- e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
- 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
- d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
- 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
- 78cdde3 Add support for sending RTP two-byte header extensions. by Johannes Kron · 6 years ago
- 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
- 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
- f3119ef Add generic frame descriptor to list of supported video extensions by Danil Chapovalov · 6 years ago
- 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
- e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
- 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
- ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
- 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 6 years ago
- 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 6 years ago
- bdee46d Add functionality to set min bitrate for single stream through RtpEncodingParameters. by Åsa Persson · 6 years ago
- 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 6 years ago
- 5565981 Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters. by Åsa Persson · 6 years ago
- abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
- 613591a Add min_bitrate_bps to RtpEncodingParameters. by Åsa Persson · 6 years ago
- dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 6 years ago
- c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 6 years ago
- 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 6 years ago
- 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
- b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 6 years ago
- cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 7 years ago
- 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 7 years ago
- 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 7 years ago
- bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
- a881ac0 Updated comments for RtpEncodingParameters. by Seth Hampson · 7 years ago
- f209cb5 Added ptime to RtpEncodingParameters. by Seth Hampson · 7 years ago
- 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
- 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
- d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
- f32795e Updates to video config to allow changes in google3 tests, in order to not break anything. by Seth Hampson · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/rtpparameters.h]
- 0a2ed5f Removing webrtc/config.h by Mirko Bonadei · 7 years ago
- 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
- 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
- d3501ad Create the SrtpTransportInterface. by zhihuang · 8 years ago
- e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 8 years ago
- e702b30 Adding C++ versions of currently spec'd "RtpParameters" structs. by deadbeef · 8 years ago
- 1fd9595 Pass VideoDecoderParams to VideoDecoderFactory and add SSRC to RtpEncodingParameters. by sakal · 8 years ago
- db0cd9e Adding getParameters/setParameters APIs to RtpReceiver. by Taylor Brandstetter · 8 years ago
- 0cd086b Adding codecs to the RtpParameters returned by an RtpSender. by Taylor Brandstetter · 9 years ago
- dbe2b87 Adding support for RTCRtpEncodingParameters.active flag. by deadbeef · 9 years ago
- dc1c62c Enable setting the maximum bitrate limit in RtpSender. by skvlad · 9 years ago