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>2017-04-03 11:53:25 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2017-04-03 11:53:25 +0300
commitf039aa65faa46dc6c0d5a021df255286cd38a7c4 (patch)
tree7467c0a124571a3e3800551d3c6fc1e9ea3a1b82 /build_ffmpeg.sh
parent737da5fd824a6dff50b81c01844641f5c7cf14ea (diff)
Update ffmpeg
Diffstat (limited to 'build_ffmpeg.sh')
-rw-r--r--build_ffmpeg.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_ffmpeg.sh b/build_ffmpeg.sh
index 5f404e57..c9779aa2 100644
--- a/build_ffmpeg.sh
+++ b/build_ffmpeg.sh
@@ -48,6 +48,7 @@ configure() (
OPTIONS="
--enable-shared \
--disable-static \
+ --enable-gpl \
--enable-version3 \
--enable-w32threads \
--disable-demuxer=matroska \