webrtc/modules/audio_coding/codecs
Niels Möller dbf5416a80 Delete header file rtc_base/memory/aligned_array.h
Move definition of AlignedArray to the only code using it, the
test-only LappedTransform class, and delete unused methods.

Bug: webrtc:6424, webrtc:9577
Change-Id: I1bb5f57400f7217345b7ec7376235ad4c4bae858
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168701
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30576}
2020-02-20 14:55:25 +00:00
..
cng Add ability to disable detailed error message in RTC_CHECKs 2019-11-28 17:51:00 +00:00
g711 Remove inactive OWNERS. 2020-02-19 13:37:36 +00:00
g722 Format almost everything. 2019-07-08 13:45:15 +00:00
ilbc Guard against clang-format wrong behavior. 2019-07-16 12:18:32 +00:00
isac iSAC config: target bitrate exposed for fixed impl 2020-02-14 14:08:21 +00:00
opus Delete header file rtc_base/memory/aligned_array.h 2020-02-20 14:55:25 +00:00
pcm16b Format almost everything. 2019-07-08 13:45:15 +00:00
red Add ability to disable detailed error message in RTC_CHECKs 2019-11-28 17:51:00 +00:00
tools Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +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
builtin_audio_decoder_factory_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
builtin_audio_encoder_factory_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
legacy_encoded_audio_frame.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
legacy_encoded_audio_frame.h Format almost everything. 2019-07-08 13:45:15 +00:00
legacy_encoded_audio_frame_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00