You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Exit with error when running libavtest and not configured with --enable-gpl.
Originally committed as revision 9141 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -36,6 +36,7 @@ libavtest:
|
||||
@echo
|
||||
@echo "This test requires FFmpeg to be compiled with --enable-gpl."
|
||||
@echo
|
||||
@exit 1
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_SWSCALER),yes)
|
||||
|
Reference in New Issue
Block a user