Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
5817d3dfaa05298692df6ecaa8792478755f38de
/
modules
/
audio_coding
/
test
/
TestRedFec.cc
5817d3d
AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory
by Karl Wiberg
· 7 years ago
eb254b4
Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}`
by Karl Wiberg
· 8 years ago
c7b4a45
Remove various IDs:
by solenberg
· 8 years ago
e423a9de
Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ )
by solenberg
· 8 years ago
2d0f775
Remove various IDs:
by solenberg
· 8 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 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/test/TestRedFec.cc]
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
0ffdcc5
Delete unneeded includes of deprecated system_wrappers include files.
by nisse
· 8 years ago
a9a6d4b
Delete voice_engine_configurations.h
by henrik.lundin
· 9 years ago
da2bf4e
Stop using old AudioCodingModule::RegisterReceiveCodec overloads
by kwiberg
· 9 years ago
7056be9
Delete old video defines in engine config.
by mflodman
· 9 years ago
88499ec
Moving/renaming webrtc/common.h.
by solenberg
· 9 years ago
d4ccb00
Propagate muted parameter to VoE::Channel
by henrik.lundin
· 9 years ago
4d68208
Reduce the runtime of some ACM tests in modules_tests
by Henrik Lundin
· 10 years ago
3e6db23
audio_coding: remove "main" directory
by kjellander
· 10 years ago
[Renamed (98%) from webrtc/modules/audio_coding/main/test/TestRedFec.cc]
7464089
audio_coding: rename interface -> include
by Henrik Kjellander
· 10 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 10 years ago
98ab3a4
Don't link with audio codecs that we don't use
by kwiberg
· 10 years ago
844a910
Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined)
by kwiberg
· 10 years ago
41d2bef
Limit RED audio payload to narrow band.
by minyue@webrtc.org
· 10 years ago
f56c162
Remove AudioCodingModule::Process()
by henrik.lundin@webrtc.org
· 10 years ago
60fbd65
Removing error triggered for disabling FEC on non-opus
by minyue@webrtc.org
· 11 years ago
aa5ea1c
1. Make a clear distinction between codec internal FEC and RED, confusing mentioning of FEC in the old codes is replaced by RED
by minyue@webrtc.org
· 11 years ago