Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-Android
Commits
349f3b3d
Commit
349f3b3d
authored
Jan 28, 2014
by
Rafaël Carré
Browse files
We don't need to set "osd", no module use it
parent
736cb997
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/jni/libvlcjni.c
View file @
349f3b3d
...
...
@@ -261,7 +261,6 @@ void Java_org_videolan_libvlc_LibVLC_nativeInit(JNIEnv *env, jobject thiz)
/* Don't add any invalid options, otherwise it causes LibVLC to crash */
const
char
*
argv
[]
=
{
"--no-osd"
,
"--no-stats"
,
"--no-plugins-cache"
,
"--no-drop-late-frames"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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