]> git.sesse.net Git - vlc/commit
Last part of blend.c cleanup, added RV15 and fixed RV16 blending support.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 20 Aug 2008 21:20:28 +0000 (23:20 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 20 Aug 2008 21:23:19 +0000 (23:23 +0200)
commit07d2f3edd5e3c3c64db6feac4c9e4317f470ccbe
tree74e18628579b59042e590561d96228c0dc9d145c
parentd7507865a0e8c36ab44ede8b4f9ccc844b2a35c3
Last part of blend.c cleanup, added RV15 and fixed RV16 blending support.

I have tested that RGBA blending to I420/YUY2/RV32/RV16 have the right colors.
modules/video_filter/blend.c