webrtc/modules/audio_coding/codecs
Artem Titov a529b0c0f2 Fix chromium roll: remove variables that are written but not accessed
Bug: b/228208976
Change-Id: Iee4df1249f9bc4aa2fa840c0a039543e8560c7c6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258122
Reviewed-by: Björn Terelius <terelius@google.com>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36459}
2022-04-06 09:48:20 +00:00
..
cng Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
g711 Adding fuzzer for G711/PCM u/A decoders and fixing a fuzzer problem 2022-02-21 13:35:24 +00:00
g722 Add fuzzer test for G722 and fix a fuzzer problem 2022-02-21 10:16:47 +00:00
ilbc Fix chromium roll: remove variables that are written but not accessed 2022-04-06 09:48:20 +00:00
isac Fix spelling of receiver and transceiver. 2022-03-18 14:54:10 +00:00
opus Remove //rtc_base:macromagic from public deps 2022-04-05 12:36:12 +00:00
pcm16b Adding fuzzer for PCM16b decoder and fixing a fuzzer problem 2022-02-15 15:59:01 +00:00
red WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
tools Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +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 Set the maximum number of audio channels to 24 2021-11-16 17:01:54 +00:00
builtin_audio_encoder_factory_unittest.cc Set the maximum number of audio channels to 24 2021-11-16 17:01:54 +00:00
legacy_encoded_audio_frame.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
legacy_encoded_audio_frame.h Format almost everything. 2019-07-08 13:45:15 +00:00
legacy_encoded_audio_frame_unittest.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00