webrtc/modules/audio_coding
Karl Wiberg bb23c838f5 GN hack to tag targets as poisonous (and use it with audio codecs)
Only specially taggged targets may transitively depend on poisonous
targets. We first apply it to audio codecs.

This makes it much clearer exactly what parts of the code still have
dependencies on the audio codecs (and we want to eventually get rid of
pretty much all of them).

Bug: webrtc:8396, webrtc:9121
Change-Id: Iba5c2e806c702b5cfe881022674705f647896d43
Reviewed-on: https://webrtc-review.googlesource.com/69520
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22979}
2018-04-23 13:41:47 +00:00
..
acm2 Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_network_adaptor compare Optional<unsigned> only to unsigned integers 2018-04-07 10:07:47 +00:00
codecs Add missing header include for filterbanks_neon.c 2018-04-21 18:21:44 +00:00
include Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
neteq Let NetEq stats getter provide time for each stats query. 2018-04-23 12:53:26 +00:00
test Remove incompatiblities with absl::optional in audio_coding 2018-04-17 12:05:13 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn GN hack to tag targets as poisonous (and use it with audio codecs) 2018-04-23 13:41:47 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00