]> git.sesse.net Git - vlc/history - modules/video_chroma/i420_rgb.h
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_chroma / i420_rgb.h
2009-08-20 Hugo Beauzee-LuyssenSolved I420_Rgb build
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
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...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
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-03-29 Laurent Aimar * *.h: shut up gcc (cast of lvalue).
2004-01-31 Rocky Bernsteinrender.c: RGB2 now gets the right color from the RGB...
2003-08-29 Laurent Aimar * all: fix some gcc warnings and removed all u8/u16...
2002-11-26 Sam Hocevar * ./modules/video_chroma/i420_rgb.h: fixed slanted...
2002-11-25 Sam Hocevar * ./modules/video_chroma/i420_rgb16.c: merged the...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...