FFmpeg/tests
Justin Ruggles 770a5c6d02 adpcmenc: Use correct frame_size for Yamaha ADPCM.
Output packet size should match avctx->block_align. The target output packet
size is 1024 bytes.
Before:
mono   - 1024 samples -> 512 bytes
stereo - 2048 samples -> 2048 bytes
After:
mono   - 2048 samples -> 1024 bytes
stereo - 1024 samples -> 1024 bytes
2012-02-20 15:52:32 -05:00
..
fate sunrast: Add fate test for gray8. 2012-02-13 22:29:22 +01:00
ref adpcmenc: Use correct frame_size for Yamaha ADPCM. 2012-02-20 15:52:32 -05:00
audiogen.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
codec-regression.sh fate: make acodec-ac3_fixed test output raw AC3 2012-02-02 14:31:54 +00:00
fate-run.sh fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
fate.sh fate.sh: Ignore errors from rm command during cleanup. 2011-09-22 17:39:30 +02:00
lavf-regression.sh codec-regression: use private options instead of deprecated codec flags. 2012-01-27 10:38:33 +01:00
lavfi-regression.sh Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
lena.pnm
Makefile build: Use order-only prerequisites for creating FATE reference file dirs. 2012-01-30 13:00:35 +01:00
md5.sh regtest: add openssl to md5 alternatives 2011-01-18 20:48:24 +00:00
regression-funcs.sh fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
rotozoom.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
tiny_psnr.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
videogen.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00