webrtc/api/audio_codecs/g711
Mirko Bonadei 9e24dcff16 Export symbols needed by the Chromium component build (part 1).
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: I802abd32874d42d3aa5ecd3c8022e7cf5e043d99
Reviewed-on: https://webrtc-review.googlesource.com/c/103505
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24969}
2018-10-04 08:47:20 +00:00
..
audio_decoder_g711.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
audio_decoder_g711.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder_g711.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
audio_encoder_g711.h Export symbols needed by the Chromium component build (part 1). 2018-10-04 08:47:20 +00:00
BUILD.gn Export symbols needed by the Chromium component build (part 1). 2018-10-04 08:47:20 +00:00