summaryrefslogtreecommitdiffstats
path: root/ffmpeg
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-20 20:46:24 +0000
committer Eric Hameleers <alien@slackware.com>2020-07-20 20:46:24 +0000
commit902c8c46b3fc111246d96c950e29c19c4919ae0d (patch)
tree7a123f8c68e788b8862934fe2d92ba7406eedb75 /ffmpeg
parentffde55e672726d7041ab7be19a56fc7b72a54a19 (diff)
downloadasb-902c8c46b3fc111246d96c950e29c19c4919ae0d.tar.gz
asb-902c8c46b3fc111246d96c950e29c19c4919ae0d.tar.xz
ffmpeg: add openjpeg support
Diffstat (limited to 'ffmpeg')
-rwxr-xr-xffmpeg/build/ffmpeg.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/ffmpeg/build/ffmpeg.SlackBuild b/ffmpeg/build/ffmpeg.SlackBuild
index 539ab631..1002ae3b 100755
--- a/ffmpeg/build/ffmpeg.SlackBuild
+++ b/ffmpeg/build/ffmpeg.SlackBuild
@@ -1676,6 +1676,7 @@ PATH="$FFMPEGDEPSDIR/usr/bin:$PATH" \
--enable-libmfx \
--enable-libopencore-amrnb \
--enable-libopencore-amrwb \
+ --enable-libopenjpeg \
--enable-libopus \
--enable-libsmbclient \
--enable-libssh \