webrtc/api/audio_codecs/isac
Karl Wiberg 17668ec4a5 Audio codec implementations: Take optional codec ID argument
None of the built-in codecs do anything with the ID, but callers will
soon require them to accept it.

Bug: webrtc:8941
Change-Id: I0eb77db82d72c7d34cff639fecb67c1e6ec421bf
Reviewed-on: https://webrtc-review.googlesource.com/58089
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22259}
2018-03-01 19:28:38 +00:00
..
audio_decoder_isac.h Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
audio_decoder_isac_fix.cc Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_decoder_isac_fix.h Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_decoder_isac_float.cc Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_decoder_isac_float.h Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_encoder_isac.h Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
audio_encoder_isac_fix.cc Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_encoder_isac_fix.h Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_encoder_isac_float.cc Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
audio_encoder_isac_float.h Audio codec implementations: Take optional codec ID argument 2018-03-01 19:28:38 +00:00
BUILD.gn Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00