- 5a78eae Initialize variables to measure preemptive expansion and acceleration by Ivo Creusen · 4 years, 4 months ago
- a2b31c3 Signal to NetEq Controller if arrived packets are DTX packets. by Ivo Creusen · 4 years, 5 months ago
- 4354686 Notify NetEqController during muted state. by Ivo Creusen · 4 years, 5 months ago
- 4461f05 Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples by Niels Möller · 4 years, 6 months ago
- 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 6 months ago
- 0df0fae Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- f7cba9f Add field trial and test for NetEq extra delay by Henrik Lundin · 4 years, 9 months ago
- c49e9c2 Adding a delay line to NetEq's output by Henrik Lundin · 4 years, 10 months ago
- e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
- 88636c6 Improvements for NetEqControllers by Ivo Creusen · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 2d02c94 NetEQ: fix initial decoder frame length. by Alessio Bazzica · 5 years ago
- fe04775 Fix a bug in interruption metrics by Henrik Lundin · 5 years ago
- 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
- 53a31f7 Introduce injectable NetEqController interface. by Ivo Creusen · 5 years ago
- 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
- 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
- ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
- c759f83 Avoid copying of vectors in RtpPacketInfos. by Minyue Li · 6 years ago
- 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 6 years ago
- bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 6 years ago
- 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 6 years ago
- 8f319a3 Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" by Alessio Bazzica · 6 years ago
- fab3460 Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" by Alessio Bazzica · 6 years ago
- 9973933 Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." by Chen Xing · 6 years ago
- 24192c2 Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." by Ivo Creusen · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 3e8ef94 Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. by Chen Xing · 6 years ago
- 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
- a36c591 Reland "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 6 years ago
- b93af85 Revert "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 6 years ago
- 0ded32d Reland "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 6 years ago
- d3fc161 Revert "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 6 years ago
- 87977dd Change buffer level filter to store current level in number of samples. by Jakob Ivarsson · 6 years ago
- d487a55 Revert "Remove sync buffer length from FilteredCurrentDelayMs." by Jakob Ivarsson · 6 years ago
- 79890ef Remove sync buffer length from FilteredCurrentDelayMs. by Jakob Ivarsson · 6 years ago
- 2a8bd09 NetEq: Create an audio interruption metric by Henrik Lundin · 6 years ago
- bf4a221 Implement newly standardized stats by Ivo Creusen · 6 years ago
- 54c6640 Disallow time stretching during DTX. by Minyue Li · 6 years ago
- 4450708 Add relative_packet_arrival_delay and jitter_buffer_packets_received statistics. by Jakob Ivarsson · 6 years ago
- 26c59ff Fix jitter buffer delay reporting. by Jakob Ivarsson · 6 years ago
- 1eb3d7e Refactor DelayManager into separate Histogram class and make it injectable for testing purposes. by Jakob Ivarsson · 6 years ago
- e98954c Prevent updating state in the delay manager if the packet was reordered. by Jakob Ivarsson · 6 years ago
- 9bee67c Add get/set base min delay to neteq and acm_receiver. by Ruslan Burakov · 6 years ago
- 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 6 years ago
- f7d6366 Delete method NetEqImpl::CurrentDelayMs, used only by tests by Niels Möller · 6 years ago
- 39b934b Add NetEq config flag that enables RTX handling. by Jakob Ivarsson · 6 years ago
- 00a6ab5 Check timestamp difference when choosing to extract multiple packets from the jitter buffer. by Jakob Ivarsson · 6 years ago
- 9c277dd Delete NetEq::RegisterExternalDecoder. by Niels Möller · 6 years ago
- f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
- bb9f4c1 Delete ssrc book-keeping in NetEq by Niels Möller · 6 years ago
- 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
- 6d254bc Delete unused method NetEq::PacketBufferStatistics by Niels Möller · 6 years ago
- d51b355 Delete unused NetEq Rtcp stats. by Niels Möller · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- dc6d553 Add more NetEq information to NetEqState. by Ivo Creusen · 6 years ago
- 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 7 years ago
- d1c2f78 Implement new stats interface on NetEq to monitor the operations and internal state. by Ivo Creusen · 7 years ago
- 55de08e Restructure neteq_rtpplay into a library with small executable wrapper. by Ivo Creusen · 7 years ago
- d941c09 Delete unimplemented methods from the NetEq interface. by Niels Möller · 7 years ago
- 18f1adc Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. by Niels Möller · 7 years ago
- defa7a8 NetEq: Handle nested RED packets by Henrik Lundin · 7 years ago
- 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
- 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
- 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 7 years ago
- 6dc82e8 NetEq: Change NetEq's ramp-up behavior after expansions by Henrik Lundin · 7 years ago
- 6719017 NetEq: Remove background noise fill during long expansions by Henrik Lundin · 7 years ago
- bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
- 3ef3bfc Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent by Henrik Lundin · 7 years ago
- abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
- 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 7 years ago
- 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
- 4f2a4a1 NetEq: Make the fix for Opus DTX permanent by Henrik Lundin · 7 years ago
- abbff89 Add new UMA metric for NetEq target buffer delay by Henrik Lundin · 7 years ago
- e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
- 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- 1803628 NetEq: Fix a problem with too large delay during codec-internal DTX/CNG by Henrik Lundin · 7 years ago
- fd7c0a5 Avoid NetEq triggering a Framelength change when receiving an FEC packet. by Ivo Creusen · 7 years ago
- b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
- dccfc40 NetEq: Simplify the dependencies of GetNetworkStatistics by Henrik Lundin · 7 years ago
- 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
- 48d96c0 Corrected upper limits of NetEq minimum and maximum delay. by Gustaf Ullberg · 8 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_coding/neteq/neteq_impl.cc]
- bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 8 years ago
- a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 8 years ago
- 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 8 years ago
- 12d3084 Correct the calculation of discard rate. by minyue-webrtc · 8 years ago
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- a449107 Let NetEq reset the AudioFrame during muted state by henrik.lundin · 8 years ago
- fae474c Implement packet discard rate in NetEq. by minyue-webrtc · 8 years ago
- dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
- c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
- c417d9e NetEq: Removing LastError and LastDecoderError by Henrik Lundin · 8 years ago
- 36b1a5f Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide: by yujo · 8 years ago
- b8c55b1 Handle padded audio packets correctly by henrik.lundin · 8 years ago
- 2979f55 NetEq: Fix a bug in expand_rate and speech_expand_rate calculation by henrik.lundin · 8 years ago