[vlc-devel] [PATCH] adding posterize video filter

Branko Kokanovic branko.kokanovic at gmail.com
Sat Sep 11 18:49:03 CEST 2010


Hi,
I implemented posterize filter (in attachment). It works with planar and
packed YUV and RGB24/32 formats. Output is the same as Gimp's
"Posterize" functionality. I wrote one filter before[1], but this one
should also go to a review. Only thing I'm not satisfied with is that I
implemented my own functions for RGB<->YUV conversion, but since I asked
here that before[2] and no one replied, I didn't had much choice.
Thanks in advance for reviewing/applying to master.

Greetings, Branko Kokanovic

[1] http://mailman.videolan.org/pipermail/vlc-devel/2009-August/063634.html
[2] http://mailman.videolan.org/pipermail/vlc-devel/2009-August/063903.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-adding-posterize-video-filter.patch
Type: text/x-patch
Size: 21196 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100911/623519d0/attachment.bin>


More information about the vlc-devel mailing list