aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-06-20Add RNN-VAD to AGC2.Alex Loiko
2018-06-20Removing usage of //build/config/compiler:no_size_t_to_int_warning.Mirko Bonadei
2018-06-20Removing some MSVC warning suppression flags.Mirko Bonadei
2018-06-20Fix a bug where TestAudioDeviceModule crashes if destroyed uninitialized.Sami Kalliomäki
2018-06-20Revert "Remove deprecated mac capture code."Kári Helgason
2018-06-20Init GainControlImpl with correct lock.Alex Loiko
2018-06-19Clean up in module_common_types.h by removing the unused struct RTPAudioHeader.philipel
2018-06-19Add Parsing/Building generic frame descriptor extensionDanil Chapovalov
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-19Replace rtc::Optional with absl::optional in modules/audio_codingDanil Chapovalov
2018-06-19AEC3: Unittests for MovingAverageGustaf Ullberg
2018-06-19AEC3: Average the spectrum of multiple nearend frames in the suppressor.Gustaf Ullberg
2018-06-19Delete picture id and tl0 index from CodecSpecificInfo.Niels Möller
2018-06-19Replace rtc::Optional with absl::optional in modules/audio processingDanil Chapovalov
2018-06-19Remove non-API beamformer referencesSam Zackrisson
2018-06-18[desktopCapture Mac]reorder execution order in start/release processingbraveyao
2018-06-18Extract rtc_base/base64.h and rtc_base/base64.cc into separate target.Artem Titov
2018-06-18Stop using the beamformer inside APMSam Zackrisson
2018-06-18Pass buffer with size when writing rtp header extensionDanil Chapovalov
2018-06-18Replace rtc::Optional with absl::optionalDanil Chapovalov
2018-06-15Adds trial to ignore video pacing for audio packets.Sebastian Jansson
2018-06-15Fix a downstream test failure.Ying Wang
2018-06-15Adds trial to always send padding packets when not sending video.Sebastian Jansson
2018-06-15Remove stringstreams from modules/video_coding/Jonas Olsson
2018-06-15Makes BBR congestion window more similar to QUIC.Sebastian Jansson
2018-06-15Disables congestion window in pacer when CongestionWindowPushback is enabled.Ying Wang
2018-06-15Replace rtc::Optional with absl::optional in modules/rtp_rtcpDanil Chapovalov
2018-06-15Moved NackModule and VCMPacket to their own targetsIlya Nikolaevskiy
2018-06-15Remove support for old test modes in EncodeDecodeTestKarl Wiberg
2018-06-15Remove dead RED code in TestRedFecKarl Wiberg
2018-06-15Remove executable insert_packet_with_timingKarl Wiberg
2018-06-14Add ivoc@ and saza@ to audio_processing OWNERSSam Zackrisson
2018-06-14Change echo detector to scoped_refptrIvo Creusen
2018-06-13AEC3: Increase the range of reported echo path delay metricsPer Åhgren
2018-06-13Replace all use of rtc::Pathname in generator_unittest.cc.Niels Möller
2018-06-13Introduce list of fields to put into codec agnostic descriptorDanil Chapovalov
2018-06-13AEC3: Changes to how the reverberation decay is applied.Jesús de Vicente Peña
2018-06-13Remove "webrtc_rtp" traces.Jonas Olsson
2018-06-13Use enum class for VideoCodecMode and VideoCodecComplexity.Niels Möller
2018-06-12Make rtc_software_fallback_wrappers target visible.Anders Carlsson
2018-06-12Don't update internal state of the FrameBuffer2 when an undecodable frame is ...philipel
2018-06-12Delay the creation of the platform thread in TestAudioDeviceModule.Sami Kalliomäki
2018-06-11Reland "Move class VideoCodec from common_types.h to its own api header file."Niels Möller
2018-06-11Document that preferred VideoFrame constructor takes no RTP timestamp.Niels Möller
2018-06-11Delete unused methods in VCMFrameBuffer and VCMSessionInfo.Niels Möller
2018-06-11Fix increase in send rate when not receiving feedbackAnastasia Koloskova
2018-06-11Remove unused iostream importJonas Olsson
2018-06-11AEC3: Increase the look window in the delay estimator.Per Åhgren
2018-06-08Fix: NetEq PacketBuffer logs discarded packet with wrong codec level when new...Peng Yu
2018-06-08Adds support for new Windows ADM with limited API support.henrika