Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
acb13ce8
Commit
acb13ce8
authored
Aug 04, 2009
by
Rémi Denis-Courmont
Browse files
rtsp-caching is in live555 plugin
parent
368cce98
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/components/simple_preferences.cpp
View file @
acb13ce8
...
...
@@ -465,7 +465,9 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
if
(
module_exists
(
"pvr"
))
TestCaC
(
"pvr-caching"
);
#endif
TestCaCi
(
"rtsp-caching"
,
4
);
TestCaCi
(
"ftp-caching"
,
2
);
if
(
module_exists
(
"livedotcom"
))
TestCaCi
(
"rtsp-caching"
,
4
);
TestCaCi
(
"ftp-caching"
,
2
);
TestCaCi
(
"http-caching"
,
4
);
if
(
module_exists
(
"access_realrtsp"
))
TestCaCi
(
"realrtsp-caching"
,
10
);
...
...
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