webrtc/api/audio_codecs/g711
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
..
audio_decoder_g711.cc Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_decoder_g711.h Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_encoder_g711.cc Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_encoder_g711.h Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +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