[vlc-devel] vlc: svn commit r23870 (dionoea)
Subversion daemon
svn at videolan.org
Tue Dec 25 23:39:00 CET 2007
r23870 | dionoea | 2007-12-25 23:39:00 +0100 (Tue, 25 Dec 2007) | 7 lines
Changed paths:
M /trunk/modules/video_filter/colorthres.c
M /trunk/modules/video_filter/erase.c
M /trunk/modules/video_filter/gaussianblur.c
M /trunk/modules/video_filter/psychedelic.c
M /trunk/modules/video_filter/rotate.c
Video filter fixes:
* colorthres.c: validate input chroma.
* erase.c: fix bluring application limit (prevents out of bounds access).
* gaussianblur.c: validate input chroma and add planar YUV 4:2:2 support.
* psychedelic.c: check image_Convert return value (it fails for I422 which would then trigger a segfault due to a NULL pointer being dereferenced).
* rotate.c: validate input chroma, add planar YUV 4:2:2 support and misc code fixes or simplifications.
> http://trac.videolan.org/vlc/changeset/23870
More information about the vlc-devel
mailing list