]> git.sesse.net Git - vlc/history - modules/codec/ffmpeg/encoder.c
* modules/codec/ffmpeg/encoder.c:
[vlc] / modules / codec / ffmpeg / encoder.c
2004-03-03 Christophe Massiot* modules/codec/ffmpeg/encoder.c:
2004-02-21 Gildas Bazin* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: Added the video scale option...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-04 Gildas Bazin* modules/codec/ffmpeg/encoder.c, modules/codec/speex...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-29 Laurent Aimar * all: - increased avcodec version needed to 4680...
2003-11-29 Laurent Aimar * all: - fixed non I420 input
2003-11-29 Laurent Aimar * encoder: added a memset.
2003-11-29 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed compilation...
2003-11-28 Gildas Bazin* modules/codec/ffmpeg/*: fixed the code to disable...
2003-11-28 Christophe MassiotForgot that yesterday...
2003-11-26 Gildas Bazin* modules/codec/ffmpeg/*: fixed small memleak in chroma...
2003-11-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: bframes are supported...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-05 Derk-Jan Hartman* Compilation fix. One to many )
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed bug in the...
2003-10-27 Gildas Bazin* modules/stream_out/transcode.c, modules/codec/ffmpeg...
2003-10-27 Gildas Bazin* modules/codec/vorbis.c: fixed vorbis encoding.
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...