Commit 8c7ecd1c authored by diego's avatar diego

Warn about --enable-gpl.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6698 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f07f3033
...@@ -26,6 +26,9 @@ codectest mpeg4 mpeg ac3 snow snowll: vsynth1/00.pgm vsynth2/00.pgm asynth1.sw t ...@@ -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
......
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