ffmpeg: disable output devices to prevent it from picking up stuff like sdl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32360 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6213849b3c
commit
3d9d768d7e
@ -292,6 +292,7 @@ FFMPEG_CONFIGURE:= \
|
||||
--enable-small \
|
||||
--disable-stripping \
|
||||
--enable-zlib \
|
||||
--disable-outdevs
|
||||
|
||||
ifeq ($(BUILD_VARIANT),custom)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user