webrtc/api/audio_codecs
Mirko Bonadei ac19414512 Export symbols needed by the Chromium component build (part 6).
This CL uses RTC_EXPORT (defined in rtc_base/system/rtc_export.h)
to mark WebRTC symbols as visible from a shared library, this doesn't
mean these symbols are part of the public API (please continue to refer
to [1] for info about what is considered public WebRTC API).

[1] - https://webrtc.googlesource.com/src/+/HEAD/native-api.md

Bug: webrtc:9419
Change-Id: I67a4d016a11deca5ac5459826741dd2d3f7931d5
Reviewed-on: https://webrtc-review.googlesource.com/c/107400
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25298}
2018-10-23 06:48:51 +00:00
..
g711 Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
g722 Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
ilbc Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
isac Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
L16 Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
opus Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
test Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
audio_codec_pair_id.cc Audio codec factories: Pass a codec pair ID to new codecs 2018-03-01 12:23:28 +00:00
audio_codec_pair_id.h Audio codec factories: Pass a codec pair ID to new codecs 2018-03-01 12:23:28 +00:00
audio_decoder.cc Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
audio_decoder.h Let NetEq use the PLC output from a decoder 2018-09-14 07:05:20 +00:00
audio_decoder_factory.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_decoder_factory_template.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_encoder.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder.h Reland "[cleanup] Remove useless includes." 2018-10-08 07:44:19 +00:00
audio_encoder_factory.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_encoder_factory_template.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
audio_format.cc [Cleanup] Remove unused swap function. 2018-10-10 09:37:33 +00:00
audio_format.h Export symbols needed by the Chromium component build (part 6). 2018-10-23 06:48:51 +00:00
BUILD.gn Export symbols needed by the Chromium component build (part 6). 2018-10-23 06:48:51 +00:00
builtin_audio_decoder_factory.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
builtin_audio_decoder_factory.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
builtin_audio_encoder_factory.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
builtin_audio_encoder_factory.h Audio codecs API: Remove some weasel words in the docs 2018-10-22 08:52:15 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00