FFmpeg/tests
Henrik Gramner 515b69f8f8 checkasm: Explicitly declare function prototypes
Now we no longer have to rely on function pointers intentionally
declared without specified argument types.

This makes it easier to support functions with floating point parameters
or return values as well as functions returning 64-bit values on 32-bit
architectures. It also avoids having to explicitly cast strides to
ptrdiff_t for example.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2015-08-20 19:22:34 +02:00
..
checkasm checkasm: Explicitly declare function prototypes 2015-08-20 19:22:34 +02:00
fate fate: test only demuxing in asf-repldata 2015-08-20 16:22:52 +02:00
filtergraphs FATE: add a test for the ONE_STR mapping mode of the channelmap filter 2014-03-16 07:44:03 +01:00
ref fate: test only demuxing in asf-repldata 2015-08-20 16:22:52 +02:00
audiogen.c cosmetics: Write NULL pointer inequality checks more compactly 2014-08-15 05:34:13 -07:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
fate-run.sh fate: Reduce the number of frames used to test video filters 2015-05-10 13:49:30 +02:00
fate.sh fate: add explicit support for the toolchain configure option 2015-03-16 11:55:47 +01:00
lavf-regression.sh Remove avserver. 2014-06-18 14:55:28 +02:00
Makefile fate: add checkasm target 2015-07-18 01:06:45 +02:00
md5.sh fate: improve md5sum utility selection 2012-10-15 21:40:08 +01:00
reference.pnm Replace lena.pnm 2014-11-28 17:55:27 -05:00
regression-funcs.sh lavf: add AVFMT_FLAG_BITEXACT. 2014-05-15 07:42:07 +02:00
rotozoom.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00
tiny_psnr.c tiny_psnr: switch f32 handling to floating point 2013-10-15 19:10:33 +02: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