- b9405c4 Fix list of resiliency mechanisms in setCodecPreferences by Philipp Hancke · 1 year, 2 months ago
- 0a4a984 Extract common codec fields into RtpCodec by Florent Castelli · 1 year, 11 months ago
- c69453d Change SetLocalContent in channel classes to avoid Invoke. by Tomas Gunnarsson · 3 years, 2 months ago
- 789a0f3 Delete deprecated RtpExtension::FindHeaderExtensionByUri variant by Danil Chapovalov · 3 years, 4 months ago
- d0321c5 Deduplicate set of the rtp header extension uri constants by Danil Chapovalov · 3 years, 6 months ago
- 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 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
- c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
- f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 5 months ago
- 70c8945 Offer VideoLayersAllocation if field trial enabled by Per Kjellander · 4 years, 5 months ago
- 9465978 Remove framemarking RTP extension. by philipel · 4 years, 9 months ago
- f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 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
- 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
- 74dadc1 Ready to support of absolute capture timestamp header extension. by Minyue Li · 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
- 46bbdec Allow AbsSendTime extension to be used for audio streams. by Sebastian Jansson · 6 years ago
- cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 6 years ago
- a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 6 years ago
- 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 6 years ago
- 48e7065 Remove default IDs for RTP extensions from rtp_parameters.h by Elad Alon · 6 years ago
- ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 6 years ago
- ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
- 7ff164e Plumbing of feedback on request setting by Johannes Kron · 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.cc]
- 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 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
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
- 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
- be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
- 78cdde3 Add support for sending RTP two-byte header extensions. by Johannes Kron · 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
- e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
- 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 7 years ago
- dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 7 years ago
- 866d6dc Remove the remaining non-test stringstreams from api/ by Jonas Olsson · 7 years ago
- bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 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.cc]
- 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 8 years ago