webrtc/modules/audio_coding/codecs
Philipp Hancke b3bb13c572 red: make red encoder more generic
potentially allowing distances of more than 2.

BUG=webrtc:11640

Change-Id: I0d8c831218285d57cf07f0a8e5829810afd4ab3f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/188383
Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Jesus de Vicente Pena <devicentepena@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33913}
2021-05-04 10:51:36 +00:00
..
cng Reland "Rename FATAL() into RTC_FATAL()." 2020-11-18 20:49:08 +00:00
g711 Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. 2020-03-25 22:19:21 +00:00
g722 Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. 2020-03-25 22:19:21 +00:00
ilbc Implement a Neon optimized function to find the argmax element in an array. 2021-01-21 13:42:34 +00:00
isac Avoid crashing on error code 6450 in isac. 2021-02-08 16:16:55 +00:00
opus Expose adaptive_ptime from iOS SDK. 2021-04-18 21:53:32 +00:00
pcm16b Format almost everything. 2019-07-08 13:45:15 +00:00
red red: make red encoder more generic 2021-05-04 10:51:36 +00:00
tools Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00
audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_decoder_factory_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
builtin_audio_encoder_factory_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
legacy_encoded_audio_frame.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
legacy_encoded_audio_frame.h Format almost everything. 2019-07-08 13:45:15 +00:00
legacy_encoded_audio_frame_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00