webrtc/modules/audio_coding/codecs
Karl Wiberg eb254b40b3 Don't select audio codecs depending on GN vars build_with_{chromium|mozilla}
BUG=webrtc:8343

Change-Id: I5943006a4da17f72eb88eae9d7ea57574d54f680
Reviewed-on: https://webrtc-review.googlesource.com/9401
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20540}
2017-11-01 18:59:27 +00:00
..
cng Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
g711 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
g722 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ilbc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
isac Stop using std::tr1 2017-10-23 22:11:58 +00:00
opus Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix 2017-10-25 10:19:06 +00:00
pcm16b Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
red Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
tools Stop using std::tr1 2017-10-23 22:11:58 +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
audio_format_conversion.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_format_conversion.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
builtin_audio_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_decoder_factory_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory_unittest.cc Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
legacy_encoded_audio_frame.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame_unittest.cc Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00