Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
cb79133d
Commit
cb79133d
authored
Sep 08, 2009
by
Hugo Beauzee-Luyssen
Browse files
Don't use any text renderer.
They seem buggy, and we don't need them.
parent
aedff2bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/LibVLCpp/VLCInstance.cpp
View file @
cb79133d
...
...
@@ -35,6 +35,7 @@ Instance::Instance()
// "-vvvvv",
"--no-skip-frames"
,
// "--intf", "dummy",
"--text-renderer"
,
"dummy"
,
//"--no-audio",
//"--plugin-path", VLC_TREE "/modules",
"--disable-screensaver"
,
...
...
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