]> git.sesse.net Git - vlc/history - modules/video_chroma
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_chroma /
2005-09-20 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc...
2005-09-20 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: work around...
2005-09-19 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX...
2005-08-23 Sam Hocevar * modules/video_chroma/i420_yuy2.c: only include...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-08-30 Gildas Bazin* modules/video_chroma/i420_rgb8.c: take care of width...
2004-08-30 Gildas Bazin* modules/video_chroma/i420_rgb16.c: take care of width...
2004-08-30 Gildas Bazin* modules/video_chroma/i420_yuy2.c: take care of chroma...
2004-08-29 Gildas Bazin* modules/video_output/x11/xcommon.c: 24 bits screen...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-07-22 Gildas Bazin* modules/video_chroma/i420_rgb.c: work around a gcc...
2004-05-27 Gildas Bazin* modules/video_chroma/i422_yuy2.c: fixed the I422...
2004-05-17 Gildas Bazin* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilat...
2004-05-04 Eric Petit + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
2004-05-04 Eric Petit + video_chroma/i420_yuy2.c : fixed conversion for...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-21 Sam Hocevar * configure.ac:
2004-04-01 Eric Petit i420_yuy2.c: fixed AltiVec conversion for unusual...
2004-03-29 Laurent Aimar * *.h: shut up gcc (cast of lvalue).
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-01-31 Rocky Bernsteinrender.c: RGB2 now gets the right color from the RGB...
2004-01-27 Eric Petit i420_yuy2.c: made the altivec optim a bit nicer (proba...
2004-01-26 Eric Petit + All: added Altivec-optimized i420 to yuy2 conversion...
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-04 Gildas Bazin* toolbox: use the "Output_Dir" property when generatin...
2003-11-06 Damien Lucas. I422 -> YV12 Chroma
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-01 Sam Hocevar * Fixed license blurb; these files have always been...
2003-08-29 Laurent Aimar * all: fix some gcc warnings and removed all u8/u16...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2002-12-18 Sam Hocevar * ./modules/video_output/qte/.cvsignore: added a...
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-11-22 Sam Hocevar * ./modules/video_chroma/i420_rgb16.c: fixed a segfau...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...