webrtc/api/audio_codecs
Niels Möller a12c42a6b2 Delete root header file typedef.h.
Usage replaced with stdint.h, rtc_base/system/arch.h and
rtc_base/system/unused.h, as appropriate.

Bug: webrtc:6854
Change-Id: I97225465d14b969903d92979e2df3c3c05d35f18
Reviewed-on: https://webrtc-review.googlesource.com/90249
Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24100}
2018-07-25 14:59:26 +00:00
..
g711 Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
g722 Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
ilbc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
isac Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
L16 Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
opus Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +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 Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_decoder.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_decoder_factory.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_decoder_factory_template.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_encoder_factory.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder_factory_template.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_format.cc Reland "Reland "Remove our stream << overloads from non-test build targets."" 2018-05-03 10:41:41 +00:00
audio_format.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
BUILD.gn Delete root header file typedef.h. 2018-07-25 14:59:26 +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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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 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