ffmpeg/tests
Steven Liu 5006627843 tests/audiomatch: Fix compile warning
Making sure bestpos is initialized to zero to prevent gcc from kvetching.
It's harmless (although it's not obvious that it's harmless)
from code inspection:
tests/audiomatch.c: In function ‘main’:
tests/audiomatch.c:40: warning: ‘bestpos’ may be used uninitialized in this function

Thanks to Moritz Barsnick for first bringing this to the attention.

Signed-off-by: LiuQi <liuqi@gosun.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-08-25 18:37:29 +02:00
..
api tests/api: add .gitignore 2016-06-23 17:57:22 +02:00
checkasm checkasm: h264dsp: Initialize the padding area 2016-08-11 19:55:16 +02:00
fate fate: add test for af_hdcd analyze mode 2016-08-24 09:08:29 -05:00
filtergraphs fate: add test for compand filter 2016-08-12 23:54:04 +02:00
ref avfilter/vf_lut: add planar RGB support 2016-08-24 08:30:22 +02:00
.gitignore Merge commit '257f00ec1a' 2016-06-22 11:28:51 +02:00
audiogen.c Merge commit '4b1f5e5090' 2014-08-15 21:26:12 +02:00
audiomatch.c tests/audiomatch: Fix compile warning 2016-08-25 18:37:29 +02:00
base64.c
copycooker.sh
extended.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
fate-run.sh fate: Add HDCD filter tests for false positive and error detection 2016-07-27 22:21:43 +02:00
fate-valgrind.supp
fate.sh Merge commit 'cd846b4797' 2016-03-04 16:19:57 +00:00
ffserver-regression.sh fate: use PROGSSUF 2015-10-16 14:02:12 +02:00
ffserver.conf ffserver: tests, force +global_header for ASF 2014-09-07 18:01:43 -03:00
ffserver.regression.ref
lavf-regression.sh avformat: add a TTA Muxer 2016-08-04 16:25:40 -03:00
Makefile avformat/fifo: Add fate test 2016-08-22 22:07:48 +02:00
md5.sh
reference.pnm Replace lena.pnm 2014-11-28 17:55:27 -05:00
regression-funcs.sh fate: use PROGSSUF 2015-10-16 14:02:12 +02:00
rotozoom.c
simple1.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
simple2.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
test.ffmeta
tiny_psnr.c Drop pointless assert.h #includes 2016-05-03 15:45:10 +02:00
tiny_ssim.c tests/tiny_ssim: replace #define by typedef 2015-11-20 08:25:23 -05:00
utils.c tests/utils: Remove unneeded L suffix 2015-02-01 22:38:11 +01:00
videogen.c tests: allow passing dimensions to videogen 2014-05-29 21:26:48 +02:00