]> git.sesse.net Git - vlc/history - modules/codec/ffmpeg/ffmpeg.h
* configure.ac.in, modules/codec/ffmpeg/*, modules/encoder/ffmpeg/*, modules/stream_o...
[vlc] / modules / codec / ffmpeg / ffmpeg.h
2003-04-17 Laurent Aimar * ffmpeg: remove some #ifdef (you need at least libavc...
2003-04-16 Laurent Aimar * modules/packetizer/mpegvideo.c : cut after a complet...
2003-03-24 Derk-Jan Hartman* Added fourcc 'MSS1' which is equivalent to 'WMV2'
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-11 Laurent Aimar * ffmpeg.h: added missing fourcc.
2003-02-18 Gildas Bazin* modules/demux/rawdv.c: added support for DV audio...
2002-12-10 Laurent Aimar ffmpeg: adapted to current cvs version. It should...
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-27 Laurent Aimar * all: added mjpeg support, some clean up in video...
2002-11-05 Gildas Bazin* modules/codec/ffmpeg/*: modified the ffmpeg video...
2002-10-28 Laurent Aimar * all : add audio decoding support in ffmpeg module...
2002-10-24 Laurent Aimar * ffmpeg : new way to gather a frame
2002-10-20 Laurent Aimar * all: add wmv1/2 codec support.
2002-10-14 Laurent Aimar * araw.c : pseudo pcm decoder
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-04 Laurent Aimar * add post processing modules.( As defined in MPEG4...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...