Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Casanowow Life for love
VLC-Android
Commits
bc629633
Commit
bc629633
authored
May 13, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add dvdnav compilation to Android
parent
07f19b33
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
compile.sh
compile.sh
+1
-0
configure.sh
configure.sh
+1
-1
vlc-android/jni/Android.mk
vlc-android/jni/Android.mk
+1
-1
No files found.
compile.sh
View file @
bc629633
...
...
@@ -212,6 +212,7 @@ gen_pc_file GLESv2 2
cd
contrib/android
../bootstrap
--host
=
${
TARGET_TUPLE
}
--disable-disc
--disable-sout
\
--enable-dvdread
\
--enable-dvdnav
\
--disable-dca
\
--disable-goom
\
--disable-chromaprint
\
...
...
configure.sh
View file @
bc629633
...
...
@@ -69,7 +69,7 @@ sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $E
--disable-v4l2
\
--disable-gnomevfs
\
--enable-dvdread
\
--
dis
able-dvdnav
\
--
en
able-dvdnav
\
--disable-bluray
\
--disable-linsys
\
--disable-decklink
\
...
...
vlc-android/jni/Android.mk
View file @
bc629633
...
...
@@ -70,7 +70,7 @@ LOCAL_LDLIBS := -L$(VLC_CONTRIB)/lib \
-lnettle
-lhogweed
-lgmp
\
-lfreetype
-liconv
-lass
-lfribidi
-lopus
\
-lEGL
-lGLESv2
-ljpeg
\
-ldvdread
-ldvdcss
\
-ldvdnav
-ldvdread
-ldvdcss
\
$(CPP_STATIC)
include
$(BUILD_SHARED_LIBRARY)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment