- 82c56ca Request keyframe via setParameters by Philipp Hancke · 1 year, 7 months ago
- 43a5dd8 Implement codec selection api by Florent Castelli · 1 year, 7 months ago
- 0a4a984 Extract common codec fields into RtpCodec by Florent Castelli · 2 years ago
- 9f6ae37 Rename header extension API methods by Philipp Hancke · 2 years, 1 month ago
- 0deda15 Reland "RtpEncodingParameters::request_resolution patch 1" by Jonas Oreland · 2 years, 6 months ago
- b625101 Revert "RtpEncodingParameters::request_resolution patch 1" by Björn Terelius · 2 years, 6 months ago
- ef7359e RtpEncodingParameters::request_resolution patch 1 by Jonas Oreland · 2 years, 6 months ago
- a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 2 years, 9 months ago
- c69453d Change SetLocalContent in channel classes to avoid Invoke. by Tomas Gunnarsson · 3 years, 3 months ago
- 789a0f3 Delete deprecated RtpExtension::FindHeaderExtensionByUri variant by Danil Chapovalov · 3 years, 4 months ago
- fb19596 Allow setting different number of temporal layers per simulcast layer. by Åsa Persson · 3 years, 7 months ago
- 0e61fdd Use backticks not vertical bars to denote variables in comments for /api by Artem Titov · 3 years, 8 months ago
- 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 10 months ago
- ae0d117 Implement the mixer-to-client per CSRC audio level extension (RFC 6465). by Doudou Kisabaka · 3 years, 10 months ago
- 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 4 years ago
- a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
- b258c56 Send and Receive VideoFrameTrackingid RTP header extension. by Jeremy Leconte · 4 years ago
- 87e9909 Make video scalability mode configurable from peerconnection level. by philipel · 4 years, 4 months ago
- 70c8945 Offer VideoLayersAllocation if field trial enabled by Per Kjellander · 4 years, 5 months ago
- 39adce1 Add RtpEncodingParameters.adaptive_ptime. by Jakob Ivarsson · 4 years, 9 months ago
- 755c65d Reland RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 9 months ago
- 9465978 Remove framemarking RTP extension. by philipel · 4 years, 10 months ago
- 6f727da Revert "RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions." by Markus Handell · 4 years, 10 months ago
- 71db9ac RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 10 months ago
- f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 4 years, 10 months ago
- fd5ae7f Pass datachannel priority in DC open messages by Harald Alvestrand · 4 years, 10 months ago
- e110a44 Delete uri for the Generic Frame Descriptor v1 by Danil Chapovalov · 5 years ago
- 2b4ec9e in RtpExtension constructors pass strings by string_view rather than by value by Danil Chapovalov · 5 years ago
- 418cfee Make all RtpExtension uris constexpr rather than just const by Danil Chapovalov · 5 years ago
- e3a294c Expose bitrate_priority and network_priority in Android API. by Taylor Brandstetter · 5 years ago
- dfeb0df RtpParameters: respect https://abseil.io/tips/1. by Markus Handell · 5 years ago
- 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
- b05ca4b Implement new specification for degradation preference by Florent Castelli · 5 years ago
- 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 5 years ago
- a6db9c8f Rename NetworkPriority to just Priority by Taylor Brandstetter · 5 years ago
- 567f03f Add constants for allowed network_priority values by Taylor Brandstetter · 5 years ago
- 2272f20 Allow sending DependencyDescriptor rtp header extension in call by Danil Chapovalov · 5 years ago
- 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 5 years ago
- b19eb39 Delete obsolete unused rtp header extension conversion by Danil Chapovalov · 5 years 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 · 6 years ago
- cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 6 years ago
- 90bc1e1 Fix comment typo about degradation preference. by Åsa Persson · 6 years ago
- fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 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 · 7 years ago
- 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
- e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
- 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
- ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
- 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 7 years ago
- 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 7 years ago
- bdee46d Add functionality to set min bitrate for single stream through RtpEncodingParameters. by Åsa Persson · 7 years ago
- 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 7 years ago
- 5565981 Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters. by Åsa Persson · 7 years ago
- abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 7 years ago
- 613591a Add min_bitrate_bps to RtpEncodingParameters. by Åsa Persson · 7 years ago
- dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 7 years ago
- c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 7 years ago
- 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 7 years ago
- 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 7 years ago
- b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 7 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 · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/api/rtpparameters.h]
- 0a2ed5f Removing webrtc/config.h by Mirko Bonadei · 8 years ago
- 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 8 years ago
- 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 8 years ago
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago