webrtc/modules/audio_coding/codecs
Jim Gustafson 281e582847 Add function to check if packet represents speech
The original code assumed that one packet contains one frame, which is not
true anymore since multi-frame packets and DTX are now supported.

Includes an updated reference to signalapp/opus so that DTX frames are not
padded.
2023-05-12 09:01:29 -07:00
..
cng Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
g711 Make header files self contained. 2022-10-08 08:38:36 +00:00
g722 Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
ilbc Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
isac Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
opus Add function to check if packet represents speech 2023-05-12 09:01:29 -07:00
pcm16b Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
red Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
tools Delete rtc_base/format_macros.h 2022-05-09 12:03:21 +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 Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
builtin_audio_encoder_factory_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06: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 Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00