]> git.sesse.net Git - vlc/history - modules/codec/ffmpeg/Modules.am
Attempt to implement chroma conversion using swscale. This currently crashes on calli...
[vlc] / modules / codec / ffmpeg / Modules.am
2007-10-26 Jean-Paul SamanRefactorize modules/codec/ffmpeg/:
2006-11-17 Derk-Jan Hartman* Remove the old swscale files, and use the newer libsw...
2006-08-21 Gildas Bazin* modules/codec/ffmpeg: experimental muxer using ffmpeg...
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-20 Sam Hocevar * configure.ac: Added --enable-ffmpegaltivec. Do...
2004-01-08 Gildas Bazin* configure.ac: detect if libavformat is present.
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-06-27 Sam Hocevar * bootstrap:
2003-04-27 Gildas Bazin* modules/codec/ffmpeg/*: added chroma conversion capab...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-10-28 Laurent Aimar * all : add audio decoding support in ffmpeg module...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...