1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests
Kostya Shishkov 38fdf72580 swscale: do not forget to swap data in formats with different endianness
Otherwise during scaling it will try to interpret input in the wrong way and
that leads to the test results disagreeing on different platforms and with
different optimizations.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-10-31 17:53:57 +01:00
..
fate FATE: fix (AD)PCM test dependencies broken in e519990 2012-10-30 03:13:41 +01:00
ref swscale: do not forget to swap data in formats with different endianness 2012-10-31 17:53:57 +01:00
audiogen.c audiogen: allow specifying random seed as a commandline parameter. 2012-07-28 14:32:48 +02:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
fate-run.sh fate-run: make avconv() properly deal with multiple inputs. 2012-07-09 08:22:38 +02:00
fate.sh fate: Allow setting the ld parameter from the config file 2012-09-06 10:35:55 +03:00
lavf-regression.sh avconv: merge configuration code for complex and simple filters 2012-05-29 19:19:16 +02:00
lavfi-regression.sh fate-lavfi: replace sed/grep/cut combos with awk 2012-10-23 12:01:18 +01:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
Makefile fate: check that dependencies actually exist 2012-10-23 11:12:24 +01:00
md5.sh fate: improve md5sum utility selection 2012-10-15 21:40:08 +01:00
regression-funcs.sh fate: convert codec-regression.sh to makefile rules 2012-05-29 08:35:41 +01:00
rotozoom.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00
tiny_psnr.c tiny_psnr: fix range calculation for sample size of 32 bits 2012-10-15 21:41:25 +01:00
utils.c fate: teach videogen/rotozoom to output a single raw video stream 2012-05-29 08:27:19 +01:00
videogen.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00