]> git.sesse.net Git - ffmpeg/commit
FATE: replace current g722 encoding tests with an encode/decode test
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 17 Apr 2012 01:49:11 +0000 (21:49 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 20 Apr 2012 14:23:57 +0000 (10:23 -0400)
commita6c8cca2a82c8cd9ffdaaa2af8b922b15ab035a7
treee00284d11277ad09f3cad304093be63933488907
parent870165e217fcdebf721e8e8b0e9acf96395efd1b
FATE: replace current g722 encoding tests with an encode/decode test

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/Makefile
tests/codec-regression.sh
tests/fate/voice.mak
tests/ref/acodec/g722 [deleted file]
tests/ref/fate/g722-encode [new file with mode: 0644]
tests/ref/fate/g722enc [deleted file]