[FFmpeg-devel] [PATCH] Split codec-regression.sh and create lavf-regression.sh
Diego Biurrun
diego
Sat Oct 24 17:24:40 CEST 2009
On Sat, Oct 24, 2009 at 04:29:25PM +0200, Stefano Sabatini wrote:
>
> as in subject.
>
> --- Makefile (revision 20361)
> +++ Makefile (working copy)
> @@ -297,7 +297,7 @@
>
> $(LAVF_TESTS):
> - $(SRC_PATH)/tests/codec-regression.sh $@ lavf tests/vsynth1 b "$(TARGET_EXEC)" "$(TARGET_PATH)"
> + $(SRC_PATH)/tests/lavf-regression.sh $@ lavf tests/vsynth1 b "$(TARGET_EXEC)" "$(TARGET_PATH)"
Something went wrong with the spacing in the second half of the line.
Apart from that this looks good, apply if it works as expected.
Diego
More information about the ffmpeg-devel
mailing list