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
c5f58878
Commit
c5f58878
authored
Mar 04, 2005
by
Steve Lhomme
Browse files
mkv.cpp: chapters are visible by default
parent
65480535
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/mkv.cpp
View file @
c5f58878
...
...
@@ -319,7 +319,7 @@ public:
,
i_user_start_time
(
-
1
)
,
i_user_end_time
(
-
1
)
,
i_seekpoint_num
(
-
1
)
,
b_display_seekpoint
(
fals
e
)
,
b_display_seekpoint
(
tru
e
)
,
psz_parent
(
NULL
)
{}
...
...
Write
Preview
Markdown
is supported
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