Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
7686840e
Commit
7686840e
authored
Jul 31, 2008
by
Pierre d'Herbemont
Browse files
libvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
parent
9706bc1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libvlc-module.c
View file @
7686840e
...
...
@@ -1000,8 +1000,8 @@ static const char *const ppsz_clock_descriptions[] =
"This option is useful if you want to lower the latency when " \
"reading a stream")
#define AUTO_ADJUST_PTS_DELAY N_("(Experimental)
Auto adjust the caching done "\
"to minimize latency when
reading live stream.")
#define AUTO_ADJUST_PTS_DELAY N_("(Experimental)
Minimize latency when
reading
live
stream
.
")
#define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \
"
This
option
is
useful
if
you
want
to
lower
the
latency
when
" \
"
reading
a
stream
")
...
...
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