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
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
Makefile avformat/fifo: Add fate test 2016-08-22 22:07:48 +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-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
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh
md5.sh
reference.pnm
regression-funcs.sh
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c