]> git.sesse.net Git - vlc/history - modules/video_chroma/i422_yuy2.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_chroma / i422_yuy2.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-30 Damien Fouilleuli422_yuy2_sse2: fix module requirements
2007-08-27 Damien Fouilleulmake ptr -> int conversion 64 bit friendly
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-15 Damien Fouilleulvideo chromas: finalize SSE2 improvements
2007-08-15 Jean-Paul SamanRemove excess whitespace
2007-08-10 Damien Fouilleuli422_yuy2: SSE2 improvements
2007-08-01 Damien Fouilleulvideo_chroma: added I420_ABGR32 support (mostly for...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-11 Damien Fouilleul- make sure chroma converters respect picture line...
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-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-05-27 Gildas Bazin* modules/video_chroma/i422_yuy2.c: fixed the I422...
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2003-11-06 Damien Lucas. I422 -> YV12 Chroma
2003-08-29 Laurent Aimar * all: fix some gcc warnings and removed all u8/u16...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...