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
706d3a53
Commit
706d3a53
authored
Feb 15, 2008
by
dionoea
Browse files
Fix typo.
parent
18dfa7d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_filter/mosaic.c
View file @
706d3a53
...
...
@@ -690,7 +690,7 @@ static subpicture_t *Filter( filter_t *p_filter, mtime_t date )
{
p_region
->
i_y
=
p_sys
->
pi_y_offsets
[
i_real_index
];
}
else
if
(
fmt_out
.
i_height
<
row_inner_height
else
if
(
fmt_out
.
i_height
>
row_inner_height
||
p_sys
->
b_ar
||
p_sys
->
b_keep
)
{
/* we don't have to center the video since it takes the
...
...
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