Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
78b7dd0b
Commit
78b7dd0b
authored
Jan 27, 2012
by
Jean-Baptiste Kempf
Browse files
No OSD and no stats...
parent
eabfd386
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/jni/libvlcjni.c
View file @
78b7dd0b
...
...
@@ -220,6 +220,9 @@ void Java_org_videolan_vlc_android_LibVLC_nativeInit(JNIEnv *env, jobject thiz)
static
const
char
*
argv
[]
=
{
"-I"
,
"dummy"
,
"-vv"
,
"--no-osd"
,
"--no-video-title-show"
,
"--no-stats"
,
"--no-plugins-cache"
,
"--no-drop-late-frames"
,
"--control"
,
"logger"
,
...
...
Write
Preview
Supports
Markdown
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