]> git.sesse.net Git - ffmpeg/blobdiff - tests/regression-funcs.sh
avfilter/af_ladspa: check functions return value in query_formats
[ffmpeg] / tests / regression-funcs.sh
index c8e7c1b80116bf1c90dadec9806e20caa71b4743..19bcecace9671f4ca41e12a54e7b8d992b5e20ca 100755 (executable)
@@ -19,8 +19,8 @@ target_datadir="${target_path}/${datadir}"
 this="$test.$test_ref"
 outfile="$datadir/$test_ref/"
 
-# various files
-ffmpeg="$target_exec ${target_path}/ffmpeg"
+ # various files
+ffmpeg="$target_exec ${target_path}/ffmpeg${PROGSUF}"
 raw_src="${target_path}/$raw_src_dir/%02d.pgm"
 raw_dst="$datadir/$this.out.yuv"
 pcm_src="$target_datadir/asynth1.sw"