git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fa3f9d
)
Don't use the media library in the mozilla plugin
author
Christophe Mutricy
<xtophe@videolan.org>
Wed, 6 Sep 2006 21:30:14 +0000
(21:30 +0000)
committer
Christophe Mutricy
<xtophe@videolan.org>
Wed, 6 Sep 2006 21:30:14 +0000
(21:30 +0000)
mozilla/vlcplugin.cpp
patch
|
blob
|
history
diff --git
a/mozilla/vlcplugin.cpp
b/mozilla/vlcplugin.cpp
index
ada7d87
..
57ddeaf
100644
(file)
--- a/
mozilla/vlcplugin.cpp
+++ b/
mozilla/vlcplugin.cpp
@@
-71,6
+71,7
@@
NPError VlcPlugin::init(int argc, char* const argn[], char* const argv[])
"vlc",
"-vv",
"--no-stats",
+ "--no-media-library",
"--intf", "dummy",
};
int ppsz_argc = 5;