ffmpeg/tests
Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly
Make the iff demuxer send the whole audio chunk to the decoder as a
single packet, move stereo interleaving from the iff demuxer to the
decoder, and introduce an 8svx_raw decoder which performs
stereo interleaving.

This is required for handling stereo data correctly, indeed samples
are stored like:
LLLLLL....RRRRRR

that is all left samples are at the beginning of the chunk, all right
samples at the end, so it is necessary to store and process the whole
buffer in order to decode each frame. Thus the decoder needs all the
audio chunk before it can return interleaved data.

Fix decoding of files 8svx_exp.iff and 8svx_fib.iff, fix trac issue #169.
2011-05-17 00:58:33 +02:00
..
fate Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
ref iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 2011-05-17 00:58:33 +02:00
audiogen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
base64.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
codec-regression.sh regtests: add grayscale qtrle 2011-05-12 00:19:32 +02:00
copy.regression.ref Make sure we dont double test files and sort the list. 2010-03-02 17:16:25 +00:00
copycooker.sh Remove now obsolete references to _g-suffixed binaries. 2011-04-18 23:55:11 +02:00
fate-run.sh FATE: allow forcing thread-type when doing threaded fate runs. 2011-04-21 19:36:45 -04:00
fate-update.sh fate: remove stale fate-update.sh script 2011-03-19 13:35:52 +00:00
fate.mak Split fate-psx-str-v3 into a video-only and audio-only test. 2011-03-26 16:39:22 -04:00
fate.sh get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
fate2.mak Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in 2010-12-20 22:01:48 +00:00
ffserver-regression.sh Make ffserver regression test run (still fails) 2010-03-08 00:27:00 +00:00
ffserver.conf Rename test.conf --> ffserver.conf, the new name is more meaningful. 2009-03-29 20:17:23 +00:00
ffserver.regression.ref update ffserver regression ref 2009-03-21 10:03:37 +00:00
lavf-regression.sh regtest: separate flags for encoding and decoding 2011-05-09 10:12:39 +01:00
lavfi-regression.sh Merge remote branch 'qatar/master' 2011-05-10 04:03:17 +02:00
lena.pnm
md5.sh regtest: add openssl to md5 alternatives 2011-01-18 20:48:24 +00:00
regression-funcs.sh regtest: separate flags for encoding and decoding 2011-05-09 10:12:39 +01:00
rotozoom.c Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
seek_test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tiny_psnr.c tests: Remove disabled code. 2011-04-29 18:08:46 +02:00
videogen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00