1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests
Nicolas George be01d1a24d fate: disable globbing when calling shell functions.
Some of the filters tests use globbing characters, especially
brackets for filter pad labels. While most of these strings
are way too complicated to ever match an existing file name
and are therefore kept unchanged in the command line (an old
misfeature of the shell language that happens to be convenient
here), at least one use is simple enough to match random files
lying in the current directory. If that happens, the string,
that was meant to be kept verbatim, is replaced by the file
name, and that causes the test to fail (or worse).
2013-01-03 16:16:07 +01:00
..
fate fate/sub2video: move sws flags globally in the filtergraph. 2013-01-02 21:48:56 +01:00
ref lavf/webvtt: use ff_subtitles_read_chunk(). 2013-01-03 07:46:30 +01:00
audiogen.c Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 2012-12-21 17:32:52 +01:00
base64.c
copycooker.sh
fate-run.sh fate: disable globbing when calling shell functions. 2013-01-03 16:16:07 +01:00
fate-update.sh
fate-valgrind.supp
fate.sh
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh Sony Wave64 muxer 2012-12-31 07:10:57 +00:00
lavfi-regression.sh lavfi: add pp filter. 2012-12-23 19:03:36 +01:00
lena.pnm
Makefile fate: add sub2video test. 2013-01-02 17:53:12 +01:00
md5.sh Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b' 2012-10-16 14:04:14 +02:00
regression-funcs.sh
rotozoom.c
test.ffmeta fate/ffprobe: add some stream metadata. 2012-10-08 11:03:27 +02:00
tiny_psnr.c Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b' 2012-10-16 14:04:14 +02:00
utils.c
videogen.c