webrtc/api/audio_codecs/L16
Karl Wiberg 133cff009b AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way
Specifically, don't expect the ACM to be able to create encoders; we
have to give it an encoder that we make ourselves.

To make it work, I had to add support for the "ptime" parameter to the
L16 codec.

Bug: webrtc:8396
Change-Id: I3869422882611d2eed65d6c849ea7cd3ad6bd126
Reviewed-on: https://webrtc-review.googlesource.com/87423
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24217}
2018-08-08 01:38:05 +00:00
..
audio_decoder_L16.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
audio_decoder_L16.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
audio_encoder_L16.cc AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way 2018-08-08 01:38:05 +00:00
audio_encoder_L16.h Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
BUILD.gn AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way 2018-08-08 01:38:05 +00:00