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
517a49ff
Commit
517a49ff
authored
Feb 23, 2006
by
dionoea
Browse files
shame on me ... *cough* *cough*
parent
abcbefc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_filter/mosaic.c
View file @
517a49ff
...
...
@@ -608,6 +608,7 @@ static subpicture_t *Filter( filter_t *p_filter, mtime_t date )
if
(
p_a
[
i
*
i_pitch
+
j
]
<
0xbf
)
p_a
[
i
*
i_pitch
+
j
]
=
0x00
;
}
}
free
(
p_at
);
}
}
else
...
...
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