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
Ewout ter Hoeven
VLC-Android
Commits
7f9c6f86
Commit
7f9c6f86
authored
Oct 21, 2014
by
Thomas Guillem
Committed by
Jean-Baptiste Kempf
Oct 21, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: enable mad
ref #11479 Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
408bf6b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
configure.sh
configure.sh
+1
-1
vlc-android/jni/Android.mk
vlc-android/jni/Android.mk
+1
-0
No files found.
configure.sh
View file @
7f9c6f86
...
...
@@ -81,7 +81,7 @@ sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $E
--disable-sid
\
--disable-gme
\
--disable-tremor
\
--
dis
able-mad
\
--
en
able-mad
\
--disable-dca
\
--disable-sdl-image
\
--disable-zvbi
\
...
...
vlc-android/jni/Android.mk
View file @
7f9c6f86
...
...
@@ -77,6 +77,7 @@ LOCAL_LDLIBS := -L$(VLC_CONTRIB)/lib \
-lfreetype
-liconv
-lass
-lfribidi
-lopus
\
-lEGL
-lGLESv2
-ljpeg
\
-ldvdnav
-ldvdread
-ldvdcss
\
-lmad
\
$(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