[vlc-devel] [PATCH] Mirror video filter

Branko Kokanovic branko.kokanovic at gmail.com
Tue Jul 21 23:03:25 CEST 2009


This is the final version. Again, this patch is git rebased, so previous
patches can be discarded. Fixed all YUV422 formats (U and V components
are indeed been swapped), added RV32. It now support all planar formats,
YUV422, RGB24 and RGB32. Only for RGB32 I could do copying with 4 bytes
chucks (because of the nature of mirroring). It was easy once I found this:
http://samples.mplayerhq.hu/

Once again, I'll appreciate any feedback!
Greetings, Kokan

Branko Kokanovic wrote:
> OK, here is updated version (rebased in git, old attachment can be forget)
> * Changed copyright (s/2000-2006/2009)
> * Fixed typo in label name
> * Mirrors alpha plane too (I started mirror filter from invert.c and
> it doesn't inverts alpha plane:), my bad)
> * Added support for RV24
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-mirror-video-filter.patch
Type: text/x-patch
Size: 25583 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090721/057605bd/attachment.bin>


More information about the vlc-devel mailing list