]> git.sesse.net Git - vlc/commit
Converted panoramix to video splitter.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 8 Jun 2009 20:30:32 +0000 (22:30 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 9 Jun 2009 17:57:58 +0000 (19:57 +0200)
commit5768f29871cfc12975b86dae31a56f43250e7348
tree617768b5ee29c20ea0b899c4d7339f884e34a056
parent78627e20ff4b3437a80091997e43919c36e5e88d
Converted panoramix to video splitter.

It is more a rewrite than a conversion ;)

It have removed the RGB support (it was broken for 15/16 bits
and seemed highly suspicious for 24/32 bits)
It might have been overzealous about some simplifications, if so
you are welcome to send patches.
modules/video_filter/panoramix.c
modules/video_filter/wrapper.c