]> git.sesse.net Git - vlc/history - modules/video_chroma/i420_yuy2.h
i422_yuy2: SSE2 improvements
[vlc] / modules / video_chroma / i420_yuy2.h
2007-08-02 Damien Fouilleulchromas: more SSE2/MMX fixes, added I420_RGBA conversion
2007-08-01 Damien Fouilleulvideo_chroma: added I420_ABGR32 support (mostly for...
2007-06-15 Damien Fouilleul- video_chromas: more SSE2 and MMX support and optimiza...
2007-06-01 Damien Fouilleulchromas converstion: optimize MMX/SSE acceleration...
2007-05-31 Damien Fouilleul- video_chroma: added support for IA-32/64 SSE2 accelar...
2006-07-26 Eric PetitMake I420_UYVY/MMX support widths non multiple of 8
2006-02-05 Derk-Jan Hartman* Correct MMX version of UYVY chroma conversion. the...
2006-01-26 Sam Hocevar * modules/video_chroma/*: use .p2align instead of...
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-05-04 Eric Petit + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
2004-03-29 Laurent Aimar * *.h: shut up gcc (cast of lvalue).
2003-08-29 Laurent Aimar * all: fix some gcc warnings and removed all u8/u16...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...