1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

Warn about --enable-gpl.

Originally committed as revision 6698 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2006-10-15 12:10:46 +00:00
parent 9fd353e9b5
commit 41ada6e515

View File

@@ -26,6 +26,9 @@ codectest mpeg4 mpeg ac3 snow snowll: vsynth1/00.pgm vsynth2/00.pgm asynth1.sw t
# fast regression for libav formats # fast regression for libav formats
libavtest: vsynth1/00.pgm asynth1.sw libavtest: vsynth1/00.pgm asynth1.sw
@echo
@echo "This test requires FFmpeg to be compiled with --enable-gpl."
@echo
@$(VPATH)/regression.sh $@ $(LIBAV_REFFILE) vsynth1 @$(VPATH)/regression.sh $@ $(LIBAV_REFFILE) vsynth1
# video generation # video generation