提交 d1be9635 编写于 作者: M Måns Rullgård

regtest: run seektest on lavftest output files

Somehow this got lost in the recent overhaul.

Originally committed as revision 22283 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d211b29e
...@@ -13,7 +13,7 @@ target_path=$3 ...@@ -13,7 +13,7 @@ target_path=$3
refdir="$src_path/tests/ref/seek" refdir="$src_path/tests/ref/seek"
datadir="tests/data" datadir="tests/data"
list=$(ls -1 $datadir/vsynth2/* $datadir/acodec/*) list=$(ls -1 $datadir/vsynth2/* $datadir/acodec/* $datadir/lavf/*)
err=0 err=0
for i in $list ; do for i in $list ; do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册