[Android] build: enable libplacebo
Thomas Guillem
git at videolan.org
Fri Nov 3 11:11:58 CET 2017
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Nov 3 11:11:52 2017 +0100| [3cd4a4fe3efcb586251a6b799944152f0145dd50] | committer: Thomas Guillem
build: enable libplacebo
> https://code.videolan.org/videolan/vlc-android/commit/3cd4a4fe3efcb586251a6b799944152f0145dd50
---
compile-libvlc.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 0f5ebcca9..b044d673f 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -108,6 +108,7 @@ VLC_BOOTSTRAP_ARGS="\
--disable-vncclient \
--disable-vnc \
--enable-jpeg \
+ --enable-libplacebo \
--enable-ad-clauses \
"
More information about the Android
mailing list