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