vlc | branch: master | Petri Hintukainen <[email protected]> | Sun Sep 27 
16:19:23 2015 +0300| [2febabcd0aa74cf812a747d68ef93a41c6386bc6] | committer: 
Jean-Baptiste Kempf

contrib: enable libbluray udf support

Signed-off-by: Jean-Baptiste Kempf <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2febabcd0aa74cf812a747d68ef93a41c6386bc6
---

 contrib/src/bluray/rules.mak |    1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/src/bluray/rules.mak b/contrib/src/bluray/rules.mak
index 570c04a..984dfc9 100644
--- a/contrib/src/bluray/rules.mak
+++ b/contrib/src/bluray/rules.mak
@@ -28,6 +28,7 @@ DEPS_bluray = libxml2 $(DEPS_libxml2) freetype2 
$(DEPS_freetype2)
 
 BLURAY_CONF = --disable-examples  \
               --with-libxml2      \
+              --enable-udf        \
               --enable-bdjava
 
 ifneq ($(WITH_FONTCONFIG), 0)

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to