]> git.sesse.net Git - vlc/history - modules/video_chroma/Modules.am
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_chroma / Modules.am
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-10 Rémi Denis-CourmontMove ARM NEON optimizations to arm_neon/
2010-01-10 Rémi Denis-CourmontMove Altivec chroma plugin to altivec/
2010-01-10 Rémi Denis-CourmontMove SSE2 chromas to sse2/
2010-01-10 Rémi Denis-CourmontMove MMX-accelerated chromas to mmx/
2010-01-10 Rémi Denis-CourmontRemove YMGA chroma
2009-09-20 Rémi Denis-CourmontNEON accelerated I420/YV12 -> YUYV/UYVY chroma conversion
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-06-02 Antoine CellerierPort chain filter to new API. Now supports chaining...
2007-12-26 Antoine CellerierThree new chroma converters:
2007-11-25 Antoine CellerierSplit i422->packed YUV and i422->planar YUV. Add i422...
2007-08-10 Damien Fouilleuli422_yuy2: SSE2 improvements
2007-08-01 Sam Hocevar * Simple grayscale -> yuv conversions.
2007-06-15 Damien Fouilleul- video_chromas: more SSE2 and MMX support and optimiza...
2007-05-31 Damien Fouilleul- video_chroma: added support for IA-32/64 SSE2 accelar...
2004-01-26 Eric Petit + All: added Altivec-optimized i420 to yuy2 conversion...
2003-06-27 Sam Hocevar * bootstrap:
2002-12-18 Sam Hocevar * ./modules/video_output/qte/.cvsignore: added a...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...