From 9b12514c3f1a83eef3993e1f228a1bc77c096d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Jan 2020 00:57:38 +0100 Subject: ffmpeg-rpi: tinny tweak --- ffmpeg-rpi/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ffmpeg-rpi') diff --git a/ffmpeg-rpi/APKBUILD b/ffmpeg-rpi/APKBUILD index 266c359..b705ace 100644 --- a/ffmpeg-rpi/APKBUILD +++ b/ffmpeg-rpi/APKBUILD @@ -25,7 +25,6 @@ makedepends=" libvorbis-dev libvpx-dev libxfixes-dev - opus-dev perl-dev sdl2-dev v4l-utils-dev @@ -62,7 +61,6 @@ build() { ./configure \ --prefix=/usr \ - --enable-avresample \ --enable-avfilter \ --enable-gnutls \ --enable-gpl \ @@ -88,6 +86,7 @@ build() { --disable-vdpau \ --disable-libopus \ --enable-rpi \ + --enable-mmal\ --extra-cflags="-I/opt/vc/include/IL" \ --extra-ldflags="-L/opt/vc/lib" \ --extra-libs="-lbcm_host -lvcos -lvchiq_arm -lmmal -lmmal_core -lmmal_util -lvcsm" \ -- cgit v1.2.3