webrtc/modules/audio_coding/codecs
Edward Lemur c5ee987d26 Stop using std::tr1
It's all in std now.

Bug: b/67839180
Change-Id: I95fc78e87055f5f7456e4fc1a80779e29e98db3d
Reviewed-on: https://webrtc-review.googlesource.com/14642
Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20400}
2017-10-23 22:11:58 +00:00
..
cng Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
g711 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
g722 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ilbc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
isac Stop using std::tr1 2017-10-23 22:11:58 +00:00
opus Stop using std::tr1 2017-10-23 22:11:58 +00:00
pcm16b Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
red Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
tools Stop using std::tr1 2017-10-23 22:11:58 +00:00
audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_format_conversion.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_format_conversion.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +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_decoder_factory_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory_unittest.cc Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
legacy_encoded_audio_frame.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame_unittest.cc Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00