FFmpeg/tests
Rodger Combs 843e72ea55
lavf/matroskaenc: use mkv_check_tag_name consistently
Previously, we used a different list of checks when deciding whether to
write a set of tags at all than we did when deciding whether to write an
individual tag in the set. This resulted in sometimes writing an empty
tag master and seekhead. Now we use mkv_check_tag_name everywhere, so
if a dictionary is entirely composed of tags we skip, we don't write a
tag master at all.

This affected the test file, since "language" was on one list but not
the other, so we were writing an empty tag master there. The test hash
is updated to reflect that change.
2016-09-06 17:25:37 -05: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 lavf/matroskaenc: use mkv_check_tag_name consistently 2016-09-06 17:25:37 -05:00
filtergraphs fate: add test for compand filter 2016-08-12 23:54:04 +02:00
ref tests/fate/ffmpeg: add simple ts->avi copy test 2016-09-06 18:04:49 +02:00
.gitignore Merge commit '257f00ec1a' 2016-06-22 11:28:51 +02:00
audiogen.c
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 tests/fate-run: add transcode() as a simplified enc_dec() 2016-09-06 18:04:49 +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.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
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
videogen.c