Commit fcfe9d05 authored by mru's avatar mru

regtest: run seektest on lavftest output files

Somehow this got lost in the recent overhaul.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22283 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ed98501c
......@@ -13,7 +13,7 @@ target_path=$3
refdir="$src_path/tests/ref/seek"
datadir="tests/data"
list=$(ls -1 $datadir/vsynth2/* $datadir/acodec/*)
list=$(ls -1 $datadir/vsynth2/* $datadir/acodec/* $datadir/lavf/*)
err=0
for i in $list ; do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment