]> git.sesse.net Git - vlc/history - modules/video_filter/blend.c
Remove trailing space.
[vlc] / modules / video_filter / blend.c
2007-03-30 Antoine CellerierUntested RGBA blending in I420, RV24 and RV32.
2006-11-26 Clément StenacA bit of headers cleanup
2006-02-11 Derk-Jan Hartman* Improved renderering of YUVA/P onto YUV variants...
2006-02-05 Derk-Jan Hartman* Added YVYU blending and fixed UYVY blending.
2006-02-04 Derk-Jan Hartman* Hopefully added UYVY blending for YUVA and YUVP....
2006-01-12 Antoine CellerierFSF address change.
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-01-22 Gildas Bazin* modules/video_filter/blend.c: chroma fixes for the...
2005-01-21 Derk-Jan Hartman* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually...
2004-12-11 Clément StenacImprovements to preferences
2004-11-06 Yoann Peronneau* modules/video_filter/blend.c: added an i_alpha parame...
2004-10-01 Gildas Bazin* modules/video_filter/blend.c: portability fix.
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
2004-08-05 Gildas Bazin* modules/video_filter/blend.c: do not compare signed...
2004-08-05 Gildas Bazin* modules/video_filter/blend.c: sanity checks.
2004-08-04 Gildas Bazin* modules/video_filter/blend.c: attempt at YUVP ->...
2004-08-04 Gildas Bazin* modules/video_filter/blend.c: YUVP -> YUY2 alpha...
2004-08-04 Gildas Bazin* modules/video_filter/blend.c: YUVA -> YUY2 alpha...
2004-08-03 Gildas Bazin* modules/video_filter/blend.c: fix for chroma planes...
2004-08-03 Gildas Bazin* modules/video_filter/blend.c: YUVA->RV24/32 alpha...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.