1. 469e698 Remove kMaxNalusPerPacket hard limit for H264 frames by Sergio Garcia Murillo · 9 months ago
  2. ae5d503 Deprecate `absl_deps` in templates and update documentation. by Florent Castelli · 10 months ago
  3. 4e86f14 Fix GN template webrtc_fuzzer_test to work with Abseil targets in deps by Florent Castelli · 10 months ago
  4. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  5. 57dbb1e Reland "Split digest methods from ssl target into digest target" by Philipp Hancke · 10 months ago
  6. fc57037 Revert "Split digest methods from ssl target into digest target" by Mirko Bonadei · 10 months ago
  7. 47bfe39 Split digest methods from ssl target into digest target by Philipp Hancke · 10 months ago
  8. 2ee83c1 Provide Environment for ReceiveSideConfestionController construction by Danil Chapovalov · 10 months ago
  9. 363917a Add support for receiving CongestionControlFeedback to RTCPReceiver by Per K · 10 months ago
  10. 62735dd In Vp9 encoder references fuzzer ignore EncoderInfoOverride field trial by Danil Chapovalov · 10 months ago
  11. acfd279 av1: make packetization generate more evenly sized packets by Philipp Hancke · 10 months ago
  12. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  13. 9630287 Require webrtc::Environment to create VP9 encoder by Danil Chapovalov · 11 months ago
  14. 5075cb4 Expose AudioLevel as an absl::optional struct in api/rtp_headers.h by Joachim Reiersen · 12 months ago
  15. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 12 months ago
  16. bbff58d Introduce "well-known" SdpVideoFormat codecs by Philipp Hancke · 1 year ago
  17. 4a97488 Rename AudioLevel to AudioLevelExtension in rtp_header_extensions.h by Joachim Reiersen · 1 year, 1 month ago
  18. efea7bb Ignore WebRTC-LibvpxVp9Encoder-SvcFrameDropConfig in VP9 fuzzer by Sergey Silkin · 1 year, 1 month ago
  19. aaa123d Reland "Remove post-decode VAD" by Tomas Lundqvist · 1 year, 1 month ago
  20. 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 1 month ago
  21. 687ef0a Revert "Remove post-decode VAD" by Jeremy Leconte · 1 year, 1 month ago
  22. 89cf26f Remove post-decode VAD by Tomas Lundqvist · 1 year, 1 month ago
  23. 765024e test: fix fuzzers line-endings by Alfred E. Heggestad · 1 year, 2 months ago
  24. f43e8eb Add RTP depacketizer for H265 by qwu16 · 1 year, 2 months ago
  25. bb0044e add VP8/VP9 packetization fuzzers by Philipp Hancke · 1 year, 2 months ago
  26. 5d091ce Add H264 packetizer fuzzer by Philipp Hancke · 1 year, 2 months ago
  27. b64eef1 In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue by Danil Chapovalov · 1 year, 2 months ago
  28. 7b4b398 Remove DCHECK when transport feedback on request can't be produced by Danil Chapovalov · 1 year, 3 months ago
  29. 7b5741c Update remaining test utilities to create Call with Environment by Danil Chapovalov · 1 year, 3 months ago
  30. 15c04f9 fuzzer: add testonly to fuzzer tests by Paul Semel · 1 year, 4 months ago
  31. 572502c Deprecate char* functions on ByteBufferReader by Harald Alvestrand · 1 year, 4 months ago
  32. fa4d7c9 libstdc++: replace deprecated std::is_pod<T> by Stephan Hartmann · 1 year, 4 months ago
  33. 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 5 months ago
  34. a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 5 months ago
  35. 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
  36. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  37. 972f283 Added HEVC parser for WebRTC by qwu16 · 1 year, 7 months ago
  38. 7dbf554 Ensure payload type frequency does not cause divide-by-zero by Harald Alvestrand · 1 year, 8 months ago
  39. 816f5b1 Create VP9Encoder with a VP9 codec object by Florent Castelli · 1 year, 9 months ago
  40. e641a97 In RtcpReceiver remove redundand way to represent RTCP report blocks by Danil Chapovalov · 1 year, 10 months ago
  41. 7220ee9 Format the rest by Jared Siskin · 1 year, 10 months ago
  42. 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 2 years ago
  43. d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 2 years ago
  44. 86ad48c Remove files from old targets by Artem Titov · 2 years ago
  45. 6bfc3df Rewrite fuzzer for the ReceiveSideConstestionController by Danil Chapovalov · 2 years ago
  46. 4e86aa0 Remove mentions of already deleted field trials by Emil Lundmark · 2 years ago
  47. 858aa7b Use fuzzing_engine_main instead of libfuzzer_main. by Adrian Taylor · 2 years ago
  48. 2bee5dd Remove remnants of deprecated field trial strings by Erik Språng · 2 years, 1 month ago
  49. 04e9354 Remove deprecated VideoStreamDecoderInterface and FrameBuffer2. by philipel · 2 years, 1 month ago
  50. d234cef Handling NetEqSetMinimumDelay events in neteq_rtpplay. by Jesús de Vicente Peña · 2 years, 1 month ago
  51. be9b576 Move video video receiver transformable frame to modules/rtc_rtcp/source by Tony Herre · 2 years, 1 month ago
  52. 1f206b8 Use ArrayView in the IncomingRtcpPacket function. by Harald Alvestrand · 2 years, 1 month ago
  53. e2c29c5 Use PacketReceiver::DeliverRtpPacket in RtpReplayer by Per K · 2 years, 1 month ago
  54. e6b3f48 Reland "Move leb128 helper functions into own build target" by Danil Chapovalov · 2 years, 2 months ago
  55. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  56. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  57. 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago
  58. 632cd9b Replace packet buffer fuzzer with rtp video frame assembler fuzzer by Danil Chapovalov · 2 years, 2 months ago
  59. 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 2 months ago
  60. be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 2 months ago
  61. 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 2 months ago
  62. ef90964 Introduce new enum name for the dependency descriptor extension by Danil Chapovalov · 2 years, 2 months ago
  63. 5e5d017 Change RecoveredPacket::OnRecoveredPacket to produce webrtc::RtpPacketReceived by Per K · 2 years, 3 months ago
  64. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
  65. 17887eb Reland "[ACM] iSAC audio codec removed" by Alessio Bazzica · 2 years, 4 months ago
  66. 5dd5482 APM: Signal error on unsupported sample rates by Sam Zackrisson · 2 years, 4 months ago
  67. fbeb76a Revert "[ACM] iSAC audio codec removed" by Alessio Bazzica · 2 years, 4 months ago
  68. b46c4bf [ACM] iSAC audio codec removed by Alessio Bazzica · 2 years, 4 months ago
  69. 02c9998 Limit input size for the rtp video layers allocation fuzzer by Danil Chapovalov · 2 years, 7 months ago
  70. de7ae57 Remove statistics tracking from FrameBuffer2 by Evan Shrubsole · 2 years, 7 months ago
  71. 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 7 months ago
  72. 7fbab87 Report histograms in dtor of UlpfecReceiver. by Tommi · 2 years, 7 months ago
  73. e488a87 Remove UlpfecReceiver virtual interface. by Tommi · 2 years, 7 months ago
  74. 2ed6fc2 In Vp9 encoder wrapper force key frame on svc controller request by Danil Chapovalov · 2 years, 7 months ago
  75. 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 7 months ago
  76. bf607e2 Speed up vp9 encoder reference fuzzer by Danil Chapovalov · 2 years, 8 months ago
  77. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
  78. ae65b0e Fuzz APM sample rates by Sam Zackrisson · 2 years, 8 months ago
  79. 0ed3a2b Avoid exposing RemoteBitrateEstimator in ReceiveSideCongestionController by Danil Chapovalov · 2 years, 9 months ago
  80. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  81. 306eee3 APM fuzzer: fuzz more sample rates, clean up input generation by Sam Zackrisson · 2 years, 9 months ago
  82. c4d253c Move VCMTiming into timing sub-folder by Rasmus Brandt · 2 years, 10 months ago
  83. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  84. 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
  85. 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 10 months ago
  86. 42a829e Delete implicit conversion from rtc::scoped_refptr<T> to T* by Niels Möller · 2 years, 10 months ago
  87. 8615bf0 Move FrameBuffer3 to api/ by philipel · 2 years, 10 months ago
  88. 1bcd827 Merged FrameBuffer3 {Next,Last}DecodableTemporalUnitRtpTimestamp() function. by philipel · 2 years, 10 months ago
  89. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  90. ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  91. ceb7b36 Move byte_buffer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  92. f9c5984 Move buffer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  93. 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  94. e0ac10d Remove use of deprecated Json API by Björn Terelius · 2 years, 11 months ago
  95. 39ad2d8 AudioBuffer: Remove deprecated constructor by Lionel Koenig · 3 years ago
  96. 64cdcc0 AEC3: Add multichannel configuration and multichannel detection by Sam Zackrisson · 3 years ago
  97. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
  98. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
  99. e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 3 years ago
  100. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago