1. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 4 years, 7 months ago
  2. 8cdd2c7 Regression test for SCTP transport. by Taylor Brandstetter · 4 years, 7 months ago
  3. e1aa22f [InsertableStreams] Set video frame transformer if RTP stream already started. by Guido Urdaneta · 4 years, 7 months ago
  4. d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 4 years, 7 months ago
  5. 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 4 years, 7 months ago
  6. f45ca37 [Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats. by Henrik Boström · 4 years, 7 months ago
  7. 01611ed Fix potential divide by zero in SimulcastEncoderAdapter by Erik Språng · 4 years, 7 months ago
  8. dfeb0df RtpParameters: respect https://abseil.io/tips/1. by Markus Handell · 4 years, 7 months ago
  9. fc29b0a [Stats] Include RTX retransmissions in the VideoSenderInfo. by Henrik Boström · 4 years, 7 months ago
  10. 8bc8834 webrtc_video_engine_unittest.cc: fix using directives. by Markus Handell · 4 years, 7 months ago
  11. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 4 years, 7 months ago
  12. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 4 years, 7 months ago
  13. c46385c Add Av1 Decoder wrapper behind a build flag by Danil Chapovalov · 4 years, 7 months ago
  14. b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 8 months ago
  15. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 8 months ago
  16. 24dbb21 Enable quality scaler for simulcast and SVC if only one stream is active by Ilya Nikolaevskiy · 4 years, 8 months ago
  17. 83762b2 Use NetworkToHost32 instead of HostToNetwork32 to translate PPID. by Taylor Brandstetter · 4 years, 8 months ago
  18. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 4 years, 8 months ago
  19. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 8 months ago
  20. f0276c5 Lazy conversion to i420 buffer in SimulcastEncoderAdapter by Erik Språng · 4 years, 8 months ago
  21. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 8 months ago
  22. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 8 months ago
  23. dea73ee Pass absolute capture time from WebRtcVoiceEngine to ACM. by Minyue Li · 4 years, 8 months ago
  24. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 8 months ago
  25. e457631 Save custom parameters provided by the SdpVideoFormat when requesting an encoder switch. by philipel · 4 years, 8 months ago
  26. 06901cf Use absl::c_any_of instead of a manual for-loop to finding an active encoding by Oskar Segersvärd · 4 years, 8 months ago
  27. dc81e11 Use webrtc::DataRate when referring to bitrates by Oskar Segersvärd · 4 years, 8 months ago
  28. e2b466e Stop advertising generic frame descriptor v1 by Danil Chapovalov · 4 years, 8 months ago
  29. 03d9096 Ensure that the first active layer isn't disabled by too low input resolution by Ilya Nikolaevskiy · 4 years, 8 months ago
  30. ccd49d9 Use I420Buffer::ScaleFrom to clean scaling in SimulcastEncoderAdapter by Evan Shrubsole · 4 years, 8 months ago
  31. c43fe2e Removing myself from OWNERS in webrtc. by Seth Hampson · 4 years, 8 months ago
  32. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 8 months ago
  33. 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 4 years, 8 months ago
  34. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 4 years, 8 months ago
  35. cf2b382 Send bandwidth updates to all codecs, not just Opus by Karl Wiberg · 4 years, 9 months ago
  36. 72859e5 Make RtpEncodingParameters to not reverse active flags order by Ilya Nikolaevskiy · 4 years, 9 months ago
  37. 261f792 Allow software fallback on lowest simulcast stream for temporal support by Erik Språng · 4 years, 9 months ago
  38. 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 4 years, 9 months ago
  39. 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 4 years, 9 months ago
  40. a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 4 years, 9 months ago
  41. 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 4 years, 9 months ago
  42. 760fd52 Replace MockAudioDeviceModule mock refcounting with real refcounting by Steve Anton · 4 years, 9 months ago
  43. 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 4 years, 9 months ago
  44. 897776e Pass SDP video parameters to encoder. by Sergey Silkin · 4 years, 9 months ago
  45. 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 4 years, 9 months ago
  46. 1acdc74 Split up EncoderStreamFactory::CreateEncoderStreams in two. by Rasmus Brandt · 4 years, 9 months ago
  47. 43bfe0b Enforce VideoEncoderConfig.num_temporal_layers >= 1. by Rasmus Brandt · 4 years, 9 months ago
  48. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 9 months ago
  49. e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 4 years, 9 months ago
  50. c0f25cf Distinguish between send and receive codecs by Johannes Kron · 4 years, 9 months ago
  51. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 9 months ago
  52. 1546f99 Fixed timeout overflow in sctp reliability test. by Yura Yaroshevich · 4 years, 9 months ago
  53. fae6400 Add saza@ and peah@ to OWNERS of some audio files by Sam Zackrisson · 4 years, 9 months ago
  54. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 9 months ago
  55. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 10 months ago
  56. 0e3a3f6 Adding deadbeef to sctp/OWNERS and removing myself. by Seth Hampson · 4 years, 10 months ago
  57. 27064ad SimulcastEncoderAdapter: In passthrough mode set correct lenght for frame_types parameter by Ilya Nikolaevskiy · 4 years, 9 months ago
  58. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 4 years, 9 months ago
  59. 873610c Fix updating degradation preference in SetRtpParameters. by Mirta Dvornicic · 4 years, 10 months ago
  60. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 10 months ago
  61. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 10 months ago
  62. c8f3134 Parse max-fr and max-fs from SDP FMTP line by Johannes Kron · 4 years, 10 months ago
  63. 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 4 years, 10 months ago
  64. 6fd58b3 Add maxFramerate support to SimulcastEncoderAdapter by Florent Castelli · 4 years, 10 months ago
  65. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 10 months ago
  66. 2697ac1 Stop an SCTP connection when the DTLS transport closes. by Harald Alvestrand · 4 years, 10 months ago
  67. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 10 months ago
  68. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 10 months ago
  69. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 10 months ago
  70. 977b265 Reduce some logging at INFO level by moving log statements by Harald Alvestrand · 4 years, 10 months ago
  71. dcb4fcc Execute cached video encoder switching request if encoder switching is allowed after the switch request was made. by philipel · 4 years, 10 months ago
  72. ded86c1 Remove remaining settings for using legacy AEC by Per Åhgren · 4 years, 10 months ago
  73. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 10 months ago
  74. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 4 years, 10 months ago
  75. 62ea0aa Remove deprecated legacy AEC code by Per Åhgren · 4 years, 10 months ago
  76. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 11 months ago
  77. 907dc80 Reland "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 4 years, 11 months ago
  78. 749f660 Enable SSRC 0 in MediaChannel methods by Saurav Das · 4 years, 11 months ago
  79. 32565f6 WebRtcVideoEngine: Enable encoded frame sink. by Markus Handell · 4 years, 11 months ago
  80. 41462d5 Always keep abs send time extension. by Sebastian Jansson · 4 years, 11 months ago
  81. 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 5 years ago
  82. 831ce5f Export more symbols to fix Chromecast component build by Ken MacKay · 4 years, 11 months ago
  83. 269ac81 VideoReceiveStream: Enable encoded frame sink. by Markus Handell · 4 years, 11 months ago
  84. 014dd3c Trials should always be populated in call config. by Erik Språng · 5 years ago
  85. 7968530 Removes caching SimulcastEncoderAdapter::GetEncoderInfo() by Erik Språng · 5 years ago
  86. 5cef9c3 Revert "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 5 years ago
  87. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  88. 15be528 Add support for RtpEncodingParameters::max_framerate by Florent Castelli · 5 years ago
  89. 00376e1 Add totalInterFrameDelay to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  90. e43b531 Nuke p2p/base/stun.h by Patrik Höglund · 5 years ago
  91. 108a2f0 Preventively fix missing braces warnings. by Mirko Bonadei · 5 years ago
  92. 287e464 Change VideoAdapter::OnResolutionFramerateRequest to VideoAdapter::OnSinkWants by Rasmus Brandt · 5 years ago
  93. 56d9452 Move stun.h to api/. by Patrik Höglund · 5 years ago
  94. a7a2ab4 Remove dead kDummyVideoSsrc and FPS_TO_INTERVAL from video_common.h. by Rasmus Brandt · 5 years ago
  95. cb459ca Remove double declaration of cricket::kH264CodecName. by Mirko Bonadei · 5 years ago
  96. 2b9317a Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. by Rasmus Brandt · 5 years ago
  97. 9560d7d Make update_rect optional in VideoFrame by Ilya Nikolaevskiy · 5 years ago
  98. 6e4e688 Fixed MSAN issue with usrsctp reliability test. by Yura Yaroshevich · 5 years ago
  99. e114fb6 Added usrsctp reliablitiy stress test. by Yura Yaroshevich · 5 years ago
  100. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 5 years ago