FATE: replace the acodec-g726 test with 4 new encode/decode tests
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 17 Apr 2012 02:42:53 +0000 (22:42 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 20 Apr 2012 14:23:57 +0000 (10:23 -0400)
commit03caef1bedf3b31d933cc32c3f3b44c598fdeb21
tree4c4f252af2bb25d01f457ac076214e73e5bcaf62
parenta6c8cca2a82c8cd9ffdaaa2af8b922b15ab035a7
FATE: replace the acodec-g726 test with 4 new encode/decode tests

Avoids resampling and channel mixing. This only tests the behavior
with respect to input and output audio rather than also testing changes
to the encoder or muxer that do not affect the resulting decoded output.
tests/codec-regression.sh
tests/fate/voice.mak
tests/ref/acodec/g726 [deleted file]
tests/ref/fate/g726-encode-2bit [new file with mode: 0644]
tests/ref/fate/g726-encode-3bit [new file with mode: 0644]
tests/ref/fate/g726-encode-4bit [new file with mode: 0644]
tests/ref/fate/g726-encode-5bit [new file with mode: 0644]
tests/ref/seek/g726_wav [deleted file]