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
Steve Lhomme
VLC
Commits
c3c34e74
Commit
c3c34e74
authored
Jan 24, 2009
by
Jean-Baptiste Kempf
Browse files
s/BD Input/Blu-Ray Disc Input to help users lost in the preferences.
parent
add114aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/bd/bd.c
View file @
c3c34e74
...
...
@@ -59,7 +59,7 @@ static void Close( vlc_object_t * );
vlc_module_begin
()
set_shortname
(
N_
(
"BD"
)
)
set_description
(
N_
(
"B
D
Input"
)
)
set_description
(
N_
(
"B
lu-Ray Disc
Input"
)
)
set_category
(
CAT_INPUT
)
set_subcategory
(
SUBCAT_INPUT_ACCESS
)
add_integer
(
"bd-caching"
,
DEFAULT_PTS_DELAY
/
1000
,
NULL
,
...
...
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