- be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 3 months ago
- 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 3 months ago
- ef90964 Introduce new enum name for the dependency descriptor extension by Danil Chapovalov · 2 years, 3 months ago
- 5e5d017 Change RecoveredPacket::OnRecoveredPacket to produce webrtc::RtpPacketReceived by Per K · 2 years, 3 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
- 17887eb Reland "[ACM] iSAC audio codec removed" by Alessio Bazzica · 2 years, 4 months ago
- 5dd5482 APM: Signal error on unsupported sample rates by Sam Zackrisson · 2 years, 4 months ago
- fbeb76a Revert "[ACM] iSAC audio codec removed" by Alessio Bazzica · 2 years, 4 months ago
- b46c4bf [ACM] iSAC audio codec removed by Alessio Bazzica · 2 years, 4 months ago
- 02c9998 Limit input size for the rtp video layers allocation fuzzer by Danil Chapovalov · 2 years, 7 months ago
- de7ae57 Remove statistics tracking from FrameBuffer2 by Evan Shrubsole · 2 years, 7 months ago
- 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 8 months ago
- 7fbab87 Report histograms in dtor of UlpfecReceiver. by Tommi · 2 years, 8 months ago
- e488a87 Remove UlpfecReceiver virtual interface. by Tommi · 2 years, 8 months ago
- 2ed6fc2 In Vp9 encoder wrapper force key frame on svc controller request by Danil Chapovalov · 2 years, 8 months ago
- 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 8 months ago
- bf607e2 Speed up vp9 encoder reference fuzzer by Danil Chapovalov · 2 years, 8 months ago
- 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
- ae65b0e Fuzz APM sample rates by Sam Zackrisson · 2 years, 8 months ago
- 0ed3a2b Avoid exposing RemoteBitrateEstimator in ReceiveSideCongestionController by Danil Chapovalov · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- 306eee3 APM fuzzer: fuzz more sample rates, clean up input generation by Sam Zackrisson · 2 years, 10 months ago
- c4d253c Move VCMTiming into timing sub-folder by Rasmus Brandt · 2 years, 10 months ago
- f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
- 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
- 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 11 months ago
- 42a829e Delete implicit conversion from rtc::scoped_refptr<T> to T* by Niels Möller · 2 years, 11 months ago
- 8615bf0 Move FrameBuffer3 to api/ by philipel · 2 years, 11 months ago
- 1bcd827 Merged FrameBuffer3 {Next,Last}DecodableTemporalUnitRtpTimestamp() function. by philipel · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
- ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 3 years ago
- ceb7b36 Move byte_buffer out of rtc_base_approved by Florent Castelli · 3 years ago
- f9c5984 Move buffer out of rtc_base_approved by Florent Castelli · 3 years ago
- 71337f3 Move random out of rtc_base_approved by Florent Castelli · 3 years ago
- e0ac10d Remove use of deprecated Json API by Björn Terelius · 3 years ago
- 39ad2d8 AudioBuffer: Remove deprecated constructor by Lionel Koenig · 3 years ago
- 64cdcc0 AEC3: Add multichannel configuration and multichannel detection by Sam Zackrisson · 3 years ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- 8df1957 Remove internal dependencies on rtc_pc_base by Harald Alvestrand · 3 years ago
- e02f9ee WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 10/inf by Jonas Oreland · 3 years ago
- 2ea4d37 Break out remaining level-1 targets from rtc_pc_base by Harald Alvestrand · 3 years, 1 month ago
- c4ed5f0 Adding fuzzer for G711/PCM u/A decoders and fixing a fuzzer problem by Henrik Lundin · 3 years, 1 month ago
- ba26770 Add fuzzer test for G722 and fix a fuzzer problem by Henrik Lundin · 3 years, 1 month ago
- 1db0a26 Reland "Reland "Remove unused APM voice activity detection sub-module"" by Alessio Bazzica · 3 years, 1 month ago
- ac341df Adding fuzzer for PCM16b decoder and fixing a fuzzer problem by Henrik Lundin · 3 years, 1 month ago
- 599002c Restrict frame id range in frame buffer 3 fuzzer by Evan Shrubsole · 3 years, 1 month ago
- 09aaf6f Revert "Reland "Remove unused APM voice activity detection sub-module"" by Henrik Boström · 3 years, 1 month ago
- 54d1344 Reland "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
- a751f16 Revert "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 2 months ago
- b4e06d0 Remove unused APM voice activity detection sub-module by Alessio Bazzica · 3 years, 2 months ago
- 9a99905 Implement FrameBuffer3Proxy by Evan Shrubsole · 3 years, 2 months ago
- 38c762c0 SDP fuzzer: Add functionality for break on assert fails in framework by Harald Alvestrand · 3 years, 2 months ago
- 03cb7e5 APM: Make echo detector an optionally compilable and injectable component by Sam Zackrisson · 3 years, 3 months ago
- ceac5d5 New FrameBuffer3. by philipel · 3 years, 4 months ago
- 3d29efd Remove FrameBuffer::ReturnReason by Evan Shrubsole · 3 years, 4 months ago
- 183c64c APM: remove `LevelEstimator` by Alessio Bazzica · 3 years, 5 months ago
- 823ba0b Cleanup WebRTC-Vp9DependencyDescriptor field trial by Emil Lundmark · 3 years, 5 months ago
- 0b45462 APM fuzzer: add SetConfig() to test builder by Alessio Bazzica · 3 years, 5 months ago
- 1ac4f2a2 AGC2: Remove unused parameters by Alessio Bazzica · 3 years, 6 months ago
- caef2b3 In vp9 encoder fuzzer exclude testing unsupported bitrate configurations by Danil Chapovalov · 3 years, 6 months ago
- 1ce5859 Fix integer underflow in BitstreamReader::ConsumeBits by Danil Chapovalov · 3 years, 6 months ago
- 057f90b Fix integer overflow in h264 pps parser by Danil Chapovalov · 3 years, 6 months ago
- be1b898 `ExperimentalNs` removed + APM not depending anymore on `webrtc::Config` by Alessio Bazzica · 3 years, 6 months ago
- ff7e1ba APM config: remove `ExperimentalAgc` by Alessio Bazzica · 3 years, 6 months ago
- 10dc1a6 New H264PacketBuffer consolidating a bunch of H264 specific hacks into one class. by philipel · 3 years, 7 months ago
- 99c6ca0 Add danilchap@webrtc.org as owner of test/fuzzers/ by saza · 3 years, 7 months ago
- 52b9e1e Ensure RtpVideoLayersAllocationExtension::Parse validate sanity of the output by Per Kjellander · 3 years, 7 months ago
- 7f876c8 Allow full SVC to reference T0 frame only after it has been encoded by Emil Lundmark · 3 years, 7 months ago
- 9103e8e Fuzz explicitly configured spatial layers with VP9 encoder by Emil Lundmark · 3 years, 7 months ago
- 5498676 Revert "Reland "Enable WebRTC-Vp9DependencyDescriptor by default"" by Emil Lundmark · 3 years, 7 months ago
- b062829 Reland "Enable WebRTC-Vp9DependencyDescriptor by default" by Emil Lundmark · 3 years, 7 months ago
- e57a493 Reland "Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields." by Erik Språng · 3 years, 7 months ago
- 45b3e53 Improve webrtc fuzzer coverage of VP9 bitstream parser. by Erik Språng · 3 years, 7 months ago
- 4f776ac Use make_ref_counted in AudioProcessingBuilder by Niels Möller · 3 years, 8 months ago
- 5ce7d14 Delete legacy rtp header parser as no longer used by Danil Chapovalov · 3 years, 8 months ago
- 53adc7b Revert "Enable WebRTC-Vp9DependencyDescriptor by default" by Björn Terelius · 3 years, 8 months ago
- 4727071 Enable WebRTC-Vp9DependencyDescriptor by default by Emil Lundmark · 3 years, 8 months ago
- 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
- 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 8 months ago
- 3b35fbc Reland "Make webrtc_fuzzer_test use //:common_config." by Mirko Bonadei · 3 years, 8 months ago
- 022567d Revert "Make webrtc_fuzzer_test use //:common_config." by Mirko Bonadei · 3 years, 8 months ago
- 9e09831 Make webrtc_fuzzer_test use //:common_config. by Mirko Bonadei · 3 years, 8 months ago
- e09a174 Fix ssl_certificate_fuzzer by Danil Chapovalov · 3 years, 9 months ago
- 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 9 months ago
- 76a35d9 Delete legacy RtpHeaderParser wrapper by Danil Chapovalov · 3 years, 9 months ago
- d354ced Mark VideoSendTiming flags as invalid by default. by philipel · 3 years, 10 months ago
- 8d3396d In vp9 encoder fuzzer reduce information stored for older frames by Danil Chapovalov · 3 years, 10 months ago
- 2182096 RtpFrameReferenceFinder return frames directly instead of via callback. by philipel · 3 years, 10 months ago
- ae0d117 Implement the mixer-to-client per CSRC audio level extension (RFC 6465). by Doudou Kisabaka · 3 years, 10 months ago
- 3d2a335 dcsctp: Add socket fuzzer by Victor Boivie · 3 years, 11 months ago
- 1858995 Reduce memory usage of vp9_encoder_references_fuzzer by Danil Chapovalov · 3 years, 11 months ago
- fe2063e Remove REMB throttling funcionality from PacketRouter by Per Kjellander · 3 years, 11 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
- e8080f4 Fix uninitialized variable in vp9_encoder_references_fuzzer by Danil Chapovalov · 4 years ago