Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
07653468
Commit
07653468
authored
Dec 19, 2018
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
kva: skip setting default infos
parent
2809bc3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
modules/video_output/kva.c
modules/video_output/kva.c
+0
-2
No files found.
modules/video_output/kva.c
View file @
07653468
...
...
@@ -271,9 +271,7 @@ static void PMThread( void *arg )
/* Setup vout_display now that everything is fine */
*
fmtp
=
fmt
;
vd
->
info
.
is_slow
=
false
;
vd
->
info
.
has_double_click
=
true
;
vd
->
info
.
has_pictures_invalid
=
false
;
vd
->
pool
=
Pool
;
vd
->
prepare
=
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