add a bunch of tests for adpcm decoding
commitacc4c20096d3dd1cf4f2bd639ef84ef61ef871df
authorBenjamin Otte <otte@gnome.org>
Fri, 24 Nov 2006 12:27:40 +0000 (24 13:27 +0100)
committerBenjamin Otte <otte@gnome.org>
Fri, 24 Nov 2006 12:27:40 +0000 (24 13:27 +0100)
treea5e751394acf2b11bc98a26cf28f6dd2b08ada41
parent023dcc4751381eedcea90749fd206608254818c3
add a bunch of tests for adpcm decoding
18 files changed:
test/sound/Makefile.am
test/sound/adpcm-2-2.swf [new file with mode: 0755]
test/sound/adpcm-2-2.swf.0.0.raw [new file with mode: 0755]
test/sound/adpcm-2.swf [new file with mode: 0755]
test/sound/adpcm-2.swf.0.0.raw [new file with mode: 0644]
test/sound/adpcm-3-2.swf [new file with mode: 0755]
test/sound/adpcm-3-2.swf.0.0.raw [new file with mode: 0755]
test/sound/adpcm-3.swf [new file with mode: 0755]
test/sound/adpcm-3.swf.0.0.raw [new file with mode: 0755]
test/sound/adpcm-4-2.swf [new file with mode: 0755]
test/sound/adpcm-4-2.swf.0.0.raw [new file with mode: 0644]
test/sound/adpcm-4.swf [new file with mode: 0755]
test/sound/adpcm-4.swf.0.0.raw [new file with mode: 0755]
test/sound/adpcm-5-2.swf [new file with mode: 0755]
test/sound/adpcm-5-2.swf.0.0.raw [new file with mode: 0644]
test/sound/adpcm-5.swf [new file with mode: 0755]
test/sound/adpcm-5.swf.0.0.raw [new file with mode: 0755]
test/sound/sound.c