]> git.sesse.net Git - vlc/history - modules/video_filter/blend.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_filter / blend.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-04 Rémi Denis-CourmontFix some cast warnings
2007-08-08 Jean-Paul SamanUse parenthesis to make it more readible.`
2007-05-22 Damien Fouilleul- blend.c: fix for BlendRV24, needs testing, dionoea ?
2007-04-02 Antoine CellerierFix I420/YV12 -> * blending. Looks like we did need...
2007-04-02 Antoine Cellerier* Untested YV12/I420 -> * blending. Works exactly like...
2007-04-01 Antoine Cellerierdon't invert the function names.
2007-04-01 Antoine CellerierUntested RGBA -> YUV Packed blending.
2007-04-01 Antoine CellerierUntested RGBA -> RV16 blending (I420 and RV24 work...
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.