]> git.sesse.net Git - vlc/history - modules/video_chroma/i420_yuy2.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_chroma / i420_yuy2.h
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-23 Damien Fouilleuli420_yuy2_mmx: fixed a bug introduced in [21423] (don...
2007-08-22 Damien Fouilleuli420_yuy2: for MMX and SSE2, split inline assembly...
2007-08-15 Damien Fouilleulvideo chromas: finalize SSE2 improvements
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...