1. b9405c4 Fix list of resiliency mechanisms in setCodecPreferences by Philipp Hancke · 1 year, 2 months ago
  2. 0a4a984 Extract common codec fields into RtpCodec by Florent Castelli · 1 year, 11 months ago
  3. c69453d Change SetLocalContent in channel classes to avoid Invoke. by Tomas Gunnarsson · 3 years, 2 months ago
  4. 789a0f3 Delete deprecated RtpExtension::FindHeaderExtensionByUri variant by Danil Chapovalov · 3 years, 4 months ago
  5. d0321c5 Deduplicate set of the rtp header extension uri constants by Danil Chapovalov · 3 years, 6 months ago
  6. 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 10 months ago
  7. 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 4 years ago
  8. a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
  9. b258c56 Send and Receive VideoFrameTrackingid RTP header extension. by Jeremy Leconte · 4 years ago
  10. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
  11. f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 5 months ago
  12. 70c8945 Offer VideoLayersAllocation if field trial enabled by Per Kjellander · 4 years, 5 months ago
  13. 9465978 Remove framemarking RTP extension. by philipel · 4 years, 9 months ago
  14. f0eef12 [Adaptation] Add more ResourceAdaptationProcessor logging. by Henrik Boström · 4 years, 10 months ago
  15. e110a44 Delete uri for the Generic Frame Descriptor v1 by Danil Chapovalov · 5 years ago
  16. 2b4ec9e in RtpExtension constructors pass strings by string_view rather than by value by Danil Chapovalov · 5 years ago
  17. 418cfee Make all RtpExtension uris constexpr rather than just const by Danil Chapovalov · 5 years ago
  18. dfeb0df RtpParameters: respect https://abseil.io/tips/1. by Markus Handell · 5 years ago
  19. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
  20. 74dadc1 Ready to support of absolute capture timestamp header extension. by Minyue Li · 5 years ago
  21. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 5 years ago
  22. a6db9c8f Rename NetworkPriority to just Priority by Taylor Brandstetter · 5 years ago
  23. 567f03f Add constants for allowed network_priority values by Taylor Brandstetter · 5 years ago
  24. 2272f20 Allow sending DependencyDescriptor rtp header extension in call by Danil Chapovalov · 5 years ago
  25. 46bbdec Allow AbsSendTime extension to be used for audio streams. by Sebastian Jansson · 6 years ago
  26. cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 6 years ago
  27. a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 6 years ago
  28. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 6 years ago
  29. 48e7065 Remove default IDs for RTP extensions from rtp_parameters.h by Elad Alon · 6 years ago
  30. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 6 years ago
  31. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
  32. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  33. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  34. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from api/rtpparameters.cc]
  35. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  36. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  37. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  38. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  39. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  40. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  41. 78cdde3 Add support for sending RTP two-byte header extensions. by Johannes Kron · 6 years ago
  42. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  43. f3119ef Add generic frame descriptor to list of supported video extensions by Danil Chapovalov · 6 years ago
  44. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
  45. 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 7 years ago
  46. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 7 years ago
  47. 866d6dc Remove the remaining non-test stringstreams from api/ by Jonas Olsson · 7 years ago
  48. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  49. f32795e Updates to video config to allow changes in google3 tests, in order to not break anything. by Seth Hampson · 7 years ago
  50. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  51. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/rtpparameters.cc]
  52. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 8 years ago