- 5cfcf22 modules/desktop_capture: replace memcpy with libyuv::CopyPlane by Zhaoliang Ma · 4 years, 1 month ago
- dac39c5 Reland "Add test for odd sizes with spatial layers" by Sergio Garcia Murillo · 4 years, 1 month ago
- eaedde7 Remove old workaround in PacingController by Erik Språng · 4 years, 1 month ago
- 0093a38 Fix low-latency renderer with unset playout delays by Johannes Kron · 4 years, 1 month ago
- d0844a8 Revert "Add test for odd sizes with spatial layers" by Florent Castelli · 4 years, 1 month ago
- 09226fc Disable high-pass filtering of the AEC reference by Gustaf Ullberg · 4 years, 1 month ago
- 90ea0a6 AV1: Change multithreading, speed, qp settings by Jerome Jiang · 4 years, 1 month ago
- 6fe3fa1 Add test for odd sizes with spatial layers by Sergio Garcia Murillo · 4 years, 1 month ago
- 77ee854 Extract sequencing from RtpSender by Erik Språng · 4 years, 1 month ago
- e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
- 2bfddf7 Add thread annotations and docs in ProcessThreadImpl. by Niels Möller · 4 years, 1 month ago
- 04a6529 AV1: set superblock to 64x64 for 720p 4 threads. by Jerome Jiang · 4 years, 1 month ago
- 16359f6 Delay creation of decoders until they are needed by Johannes Kron · 4 years, 1 month ago
- c9b9930 Add L2T3 K-SVC structure by Emil Lundmark · 4 years, 1 month ago
- 735e33f Add S3T3 video scalability structure by Danil Chapovalov · 4 years, 1 month ago
- 0f71871 Reland "Batch assign RTP seq# for all packets of a frame." by Erik Språng · 4 years, 1 month ago
- 17f914c Revert "Batch assign RTP seq# for all packets of a frame." by Jeremy Leconte · 4 years, 1 month ago
- 5cc9957 Batch assign RTP seq# for all packets of a frame. by Erik Språng · 4 years, 1 month ago
- 62b6c92 Refactor LossBasedBandwidthEstimation by Per Kjellander · 4 years, 1 month ago
- 3562318 Delete unused functions in RtpSender, RtcpSender and RtcpReceiver by Danil Chapovalov · 4 years, 1 month ago
- f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 1 month ago
- 067b050 Delete deprecated unused functions from RtpRtcp interface by Danil Chapovalov · 4 years, 1 month ago
- 9aa9b8d Prepare to replace VideoLayerFrameId with int64_t. by philipel · 4 years, 1 month ago
- 563fbc1 Replace RecursiveCriticalSection with Mutex in DxgiDuplicatorController by Niels Möller · 4 years, 1 month ago
- f91f8b5 Consolidate full svc structures in one source file by Danil Chapovalov · 4 years, 1 month ago
- 8eea117 Make PostRuntimeSetting pure virtual by Per Åhgren · 4 years, 2 months ago
- bc1cdef EncoderInfoSettings: Add common string which applies to all encoders. by Åsa Persson · 4 years, 2 months ago
- f109193 Remove VideoLayerFrameId::spatial_layer, use EncodedImage::SpatialIndex instead. by philipel · 4 years, 2 months ago
- 590b1ba Add lock annotations to DxgiDuplicatorController by Niels Möller · 4 years, 2 months ago
- 5a58595 Update AGC2 tuning by Alessio Bazzica · 4 years, 2 months ago
- 45d2234 Test and fix unscalable video structure. by Danil Chapovalov · 4 years, 2 months ago
- ff0e01f Implement audio_interruption metric for kCodecPlc by Pablo Barrera González · 4 years, 2 months ago
- de7ee3a Reland "AV1: change update freq and disable denoiser explicitly." by Jerome Jiang · 4 years, 2 months ago
- 4b1c72c Reland "Replace field trials with WebRtcKeyValueConfig in LossBasedBandwidthEstimation" by Per Kjellander · 4 years, 2 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- 7bad75b3 Revert "Replace field trials with WebRtcKeyValueConfig in LossBasedBandwidthEstimation" by Mirko Bonadei · 4 years, 2 months ago
- fa5ad8c Revert "AV1: change update freq and disable denoiser explicitly." by Mirko Bonadei · 4 years, 2 months ago
- 51f8e09 Replace field trials with WebRtcKeyValueConfig in LossBasedBandwidthEstimation by Per Kjellander · 4 years, 2 months ago
- abf5701 AV1: change update freq and disable denoiser explicitly. by Jerome Jiang · 4 years, 2 months ago
- 82ce7e5 Fix PacedSender class to use plain mutex, rather than RecursiveCriticalSection by Niels Möller · 4 years, 2 months ago
- 0a144a7 Adding initial support for lock-less informing of muting by Per Åhgren · 4 years, 2 months ago
- 1142e0b Avoid crashing on error code 6450 in isac. by Ivo Creusen · 4 years, 2 months ago
- 68c225d Make 48 kHz maximum rate default for all devices by Per Åhgren · 4 years, 2 months ago
- a0848dd Correct SpatialLayer in VP9 unittest. by Hua, Chunbo · 4 years, 2 months ago
- 9554a7b Account for extra capacity rtx packet might need by Danil Chapovalov · 4 years, 2 months ago
- 879d33b Add more refined control over dumping of data and the aecdump content by Per Åhgren · 4 years, 2 months ago
- 3b9abd8 Avoiding the noise pumping during DTX regions by just forwarding the refresh DTX packets that decrease the comfort noise level at the decoder. by Jesús de Vicente Peña · 4 years, 2 months ago
- 483b31c Reland "Enable Video-QualityScaling experiment by default" by Ilya Nikolaevskiy · 4 years, 2 months ago
- 65b901b Clean up previously deleted RTCP VOIP metrics block. by Björn Terelius · 4 years, 2 months ago
- 426b6e4 changed src\modules\audio_device\win\audio_device_core_win.cc , and it is working by Berthold Herrmann · 4 years, 2 months ago
- b582305 In VP9 encoder avoid crashing when encoder produce an unexpected frame by Danil Chapovalov · 4 years, 2 months ago
- 5361022 Delete unused function webrtc::AudioProcessing::MutateConfig by Sam Zackrisson · 4 years, 2 months ago
- 6f75f6b APM: add AGC2 SIMD kill switches in `AudioProcessing::Config::ToString()` by Alessio Bazzica · 4 years, 2 months ago
- 9111bd1 LibvpxVp8Encoder: add option to configure resolution_bitrate_limits. by Åsa Persson · 4 years, 2 months ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
- eee0e9e Remove passing rtp packet metadata through webrtc as array of bytes by Danil Chapovalov · 4 years, 2 months ago
- e7ded68 Fix integer overflow. by Jakob Ivarsson · 4 years, 2 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
- d6604df Revert "Enable Video-QualityScaling experiment by default" by Ilya Nikolaevskiy · 4 years, 2 months ago
- 3faea70 allow empty scalability mode in AV1 encoder by Sergio Garcia Murillo · 4 years, 2 months ago
- c91c423 LibvpxVp9Encoder: add option to configure resolution_bitrate_limits. by Åsa Persson · 4 years, 2 months ago
- 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years, 2 months ago
- b79acd8 Format webrtc/modules/audio_processing/transient/BUILD.gn file by Andrey Logvin · 4 years, 2 months ago
- 1a29a5d Delete rtc::Bind by Niels Möller · 4 years, 2 months ago
- 8bd0f97 Address CL comments from 200161. by Austin Orion · 4 years, 2 months ago
- 066b5b6 Enable Video-QualityScaling experiment by default by Ilya Nikolaevskiy · 4 years, 2 months ago
- 3b68aa3 Move some RTC_LOG to RTC_DLOG. by Mirko Bonadei · 4 years, 2 months ago
- 2aad812 Refactor and implement WgcCapturerWin, a source agnostic capturer. by Austin Orion · 4 years, 2 months ago
- 103876f av1: turn off a few tools that are not used for rtc by Jerome Jiang · 4 years, 2 months ago
- 5312a8f Add option to attach custom object to an rtp packet by Danil Chapovalov · 4 years, 2 months ago
- ded6636 Cleanup RtcpSender from legacy functionality by Danil Chapovalov · 4 years, 2 months ago
- 54fb32a IvfFileReader: Fix SpatialIndex values by Florent Castelli · 4 years, 2 months ago
- 2803a2d Make audio device mocks publicly visible by Steve Anton · 4 years, 2 months ago
- 11215fe Require scalability mode to initialize av1 encoder. by Danil Chapovalov · 4 years, 2 months ago
- 6031b74 Implement a Neon optimized function to find the argmax element in an array. by Ivo Creusen · 4 years, 2 months ago
- 03eed7c Fixes issue triggered by WebRTC-VP9-PerformanceFlags trial. by Erik Språng · 4 years, 2 months ago
- c2ae4c8 Allow separate dump sets for the data dumper in APM by Per Åhgren · 4 years, 2 months ago
- 812c73c Another ilbc cross correlation fix by Ivo Creusen · 4 years, 2 months ago
- 5c3ff6b Switch to enable the HMM transparent mode classifier by Gustaf Ullberg · 4 years, 2 months ago
- 1e75df2 Remove lock from UlpfecReceiverImpl and replace with a sequence checker. by Tomas Gunnarsson · 4 years, 2 months ago
- 42eef86 Remove unused code in APM by Alessio Bazzica · 4 years, 2 months ago
- 3e9cb2c Move deprecated code to their own build targets. by Niels Möller · 4 years, 2 months ago
- d723da1 Reland "Default enable delay adaptation during DTX." by Jakob Ivarsson · 4 years, 2 months ago
- 098da17 Reland "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" by Danil Chapovalov · 4 years, 2 months ago
- ba91dbc In SVC controllers add support for frames dropped by encoder by Danil Chapovalov · 4 years, 2 months ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 79d9c37 Revert "Default enable delay adaptation during DTX." by Jakob Ivarsson · 4 years, 2 months ago
- 59bdcbe Default enable delay adaptation during DTX. by Jakob Ivarsson · 4 years, 2 months ago
- 1528e2b Set AV1E_SET_ERROR_RESILIENT_MODE on T1 and T2 enhanced layers by Sergio Garcia Murillo · 4 years, 2 months ago
- a86cef7 Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in audio_coding by Danil Chapovalov · 4 years, 2 months ago
- f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 2 months ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 884118d Delete unused functions in ModuleRtpRtcpImpl by Danil Chapovalov · 4 years, 2 months ago
- f77aa81 Update AudioDeviceBuffer to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
- 4319b16 Revert "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" by Danil Chapovalov · 4 years, 2 months ago
- 8c2250e Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code by Danil Chapovalov · 4 years, 2 months ago
- c12f625 Adds VideoDecoder::GetDecoderInfo() by Erik Språng · 4 years, 2 months ago
- e61a40e Fix typo in audio processing header. by Hua, Chunbo · 4 years, 2 months ago
- dbcaff0 Fix AudioProcessing::Config::ToString() implementation. by Hua, Chunbo · 4 years, 2 months ago
- d73426d6 Add new empty build targets rtp_rtcp_legacy and video_legacy. by Niels Möller · 4 years, 2 months ago