Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
ed6b77f7
Commit
ed6b77f7
authored
Dec 19, 2018
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xcb/xvideo: skip setting default infos
parent
e39b09b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
modules/video_output/xcb/xvideo.c
modules/video_output/xcb/xvideo.c
+0
-2
No files found.
modules/video_output/xcb/xvideo.c
View file @
ed6b77f7
...
...
@@ -547,8 +547,6 @@ static int Open (vout_display_t *vd, const vout_display_cfg_t *cfg,
p_sys
->
visible
=
false
;
/* Setup vout_display_t once everything is fine */
vd
->
info
.
has_pictures_invalid
=
false
;
p_sys
->
swap_uv
=
vlc_fourcc_AreUVPlanesSwapped
(
fmt
.
i_chroma
,
fmtp
->
i_chroma
);
if
(
p_sys
->
swap_uv
)
...
...
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