summaryrefslogtreecommitdiffstats
path: root/ffmpeg
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-02-09 16:42:35 +0000
committer Eric Hameleers <alien@slackware.com>2013-02-09 16:42:35 +0000
commit0c44f2fcbeebcc963a4f965f513b6b763bf1b96f (patch)
tree43559ef176db5c6455fcfe613457788459dd6698 /ffmpeg
parentd32511f925c08f8e89ab261aa8c0c16ff4fd56ef (diff)
downloadasb-0c44f2fcbeebcc963a4f965f513b6b763bf1b96f.tar.gz
asb-0c44f2fcbeebcc963a4f965f513b6b763bf1b96f.tar.xz
Add libvorbis support to the ffmpeg engine
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 16b9abc4..1c9263e6 100755
--- a/ffmpeg/build/ffmpeg.SlackBuild
+++ b/ffmpeg/build/ffmpeg.SlackBuild
@@ -1338,6 +1338,7 @@ PATH="$FFMPEGDEPSDIR/usr/bin:$PATH" \
--enable-libtheora \
--enable-libv4l2 \
--enable-libvo-amrwbenc \
+ --enable-libvorbis \
--enable-libvpx \
--enable-libx264 \
--enable-runtime-cpudetect \