Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-Android
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
0d64504c
Commit
0d64504c
authored
Jan 21, 2012
by
Edward Wang
Committed by
Sébastien Toque
Jan 21, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For now, bypass live555
Signed-off-by:
Sébastien Toque
<
xilasz@gmail.com
>
parent
4909022a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
HOWTO
HOWTO
+2
-1
vlc-android/jni/Android.mk
vlc-android/jni/Android.mk
+2
-1
No files found.
HOWTO
View file @
0d64504c
...
...
@@ -46,7 +46,8 @@ mkdir contrib/android; cd contrib/android
--disable-caca
\
--disable-gettext
\
--disable-mpcdec
\
--disable-sidplay2
--disable-sidplay2
\
--disable-live555
make fetch
make
...
...
vlc-android/jni/Android.mk
View file @
0d64504c
...
...
@@ -30,8 +30,9 @@ LOCAL_LDLIBS := -L$(VLC_CONTRIB)/lib \
-lavformat
-lavcodec
-lswscale
-lavutil
-lpostproc
\
-lmpeg2
-lpng
-ldvbpsi
-llog
-la52
-lebml
-lmatroska
-ltag
\
-lgsm
-lopenjpeg
-lgme
-lupnp
-lixml
-lthreadutil
-lxml2
-lsamplerate
\
-lliveMedia
-lUsageEnvironment
-lBasicUsageEnvironment
-lgroupsock
\
$(CPP_STATIC)
#-lliveMedia -lUsageEnvironment -lBasicUsageEnvironment -lgroupsock \
# until live555 is fixed
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