ffmpeg/tests
Jun Zhao b30575bc98 checkasm/sw_rgb: fix the function declaration warning
fix the warning: "function declaration isn’t a prototype", in C
int foo() and int foo(void) are different functions. int foo()
accepts an arbitrary number of arguments, while int foo(void) accepts 0
arguments.

Signed-off-by: Jun Zhao <mypopydev@gmail.com>
2018-05-10 19:28:51 +08:00
..
api lavu/threadmessage: add av_thread_message_queue_nb_elems() 2018-04-26 19:41:19 +02:00
checkasm checkasm/sw_rgb: fix the function declaration warning 2018-05-10 19:28:51 +08:00
fate fate/hapenc : remove tests due to inconsistent result 2018-05-08 11:44:34 +02:00
filtergraphs
ref avformat/mxfenc: Write transfer characteristic 2018-05-08 23:02:58 +02:00
.gitignore
Makefile fate/hap : move decoding test to a separate file 2018-03-13 20:27:22 +01:00
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh
fate-valgrind.supp
fate.sh
lavf-regression.sh
md5.sh
refcmp-metadata.awk
reference.pnm
regression-funcs.sh
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c