AC3 decoder is GPL in ffmpeg 0.5 now so we don't need --enable-gpl.
This commit is contained in:
parent
29dfeed929
commit
edb9a9bda0
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ setup_ffmpeg() {
|
|||
(cd ${BUILDDIR}/ffmpeg/build && \
|
||||
${TOPDIR}/ext/ffmpeg/configure \
|
||||
$CC_FFMPEG \
|
||||
--enable-gpl \
|
||||
--disable-encoders \
|
||||
--enable-encoder=mp2 \
|
||||
--enable-encoder=mpeg2video \
|
||||
|
|
Loading…
Add table
Reference in a new issue