Commit d6b9b0cb authored by Felix Paul Kühne's avatar Felix Paul Kühne

extras/ios: enable vorbis since it is needed by the ogg demuxer

parent a9e0818e
...@@ -201,7 +201,7 @@ fi ...@@ -201,7 +201,7 @@ fi
--disable-upnp \ --disable-upnp \
--disable-gme \ --disable-gme \
--disable-tremor \ --disable-tremor \
--disable-vorbis \ --enable-vorbis \
--disable-sidplay2 \ --disable-sidplay2 \
--disable-samplerate \ --disable-samplerate \
--disable-goom \ --disable-goom \
...@@ -299,7 +299,7 @@ ${VLCROOT}/configure \ ...@@ -299,7 +299,7 @@ ${VLCROOT}/configure \
--disable-libva \ --disable-libva \
--disable-gme \ --disable-gme \
--disable-tremor \ --disable-tremor \
--disable-vorbis \ --enable-vorbis \
--disable-fluidsynth \ --disable-fluidsynth \
--disable-jack \ --disable-jack \
--disable-pulse \ --disable-pulse \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment