Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2014-02-01 13:00:29 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-02-01 13:00:29 +0400
commit2fb31099e2bf0bbb7ec4c680a18fe2329945a26a (patch)
treeb36da7762b5a532c5e161feff3509e07788ddcec /build_ffmpeg.sh
parent5f96d72b5741d917ece03d063bc4bc9e9d3332c4 (diff)
Build FFmpeg as LGPL
Since YADIF is now LGPL, nothing requires GPL anymore.
Diffstat (limited to 'build_ffmpeg.sh')
-rw-r--r--build_ffmpeg.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_ffmpeg.sh b/build_ffmpeg.sh
index 569e75fc..2c942802 100644
--- a/build_ffmpeg.sh
+++ b/build_ffmpeg.sh
@@ -55,7 +55,6 @@ configure() (
OPTIONS="
--enable-shared \
--disable-static \
- --enable-gpl \
--enable-version3 \
--enable-pthreads \
--disable-demuxer=matroska \