]> git.sesse.net Git - vlc/history - modules/codec/ffmpeg/ffmpeg.c
Improvements to preferences
[vlc] / modules / codec / ffmpeg / ffmpeg.c
2004-12-11 Clément StenacImprovements to preferences
2004-11-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: added AMR NB/WB fourccs.
2004-11-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: use proper format...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg: fixed a couple of corner cases...
2004-10-10 Gildas Bazin* modules/codec/x264.c: a couple of fixes + use SSE2...
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/*: new --ffmpeg-lowres option...
2004-08-29 Derk-Jan Hartman* added TSCC decoder to our ffmpeg module
2004-08-29 Gildas Bazin* codec/ffmpeg/video_filter.c: deinterlace filter.
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-20 Sam Hocevar * modules/codec/ffmpeg/ffmpeg.c modules/stream_out...
2004-08-16 Sigmund Augdal Helbergmodules/codec/ffmpeg/ffmpeg.c: corrected a build number
2004-08-01 Derk-Jan Hartman* fix avcodecbuild# prob with h.261
2004-07-30 Derk-Jan Hartman* check correct build# of libavcodec for SNOW support
2004-07-28 Gildas Bazin* modules/codec/ffmpeg/*:
2004-06-15 Derk-Jan Hartman* G.726 support trough ffmpeg
2004-06-06 Laurent Aimar * all: added VSSH fourcc.
2004-06-03 Laurent Aimar * ffmpeg: added XVIX fourcc (buggy xvid streams)
2004-05-15 Laurent Aimar * all: added avc1 support. Well there is a hack becaus...
2004-04-29 Gildas Bazin* modules/codec/ffmpeg/*:
2004-04-28 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preve...
2004-04-27 Christophe MassiotReview of sout help strings
2004-04-26 Gildas Bazin* modules/codec/ffmpeg/encoder.c: some option names...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-04-23 Gildas Bazin* modules/stream_out/transcode.c: fixed mem leak +...
2004-04-22 Laurent Aimar * ffmpeg: added a ffmpeg-debug option (control libavco...
2004-03-08 Gildas Bazin* ffmpeg/video.c: got rid of the --ffmpeg-truncated...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-01-26 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabli...
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-24 Laurent Aimar * ffmpeg.c: disabled mpeg4 audio, too buggy. (This...
2004-01-15 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
2004-01-09 Derk-Jan Hartman* video.c: gibalou: no palctrl in avcodec context in...
2004-01-09 Gildas Bazin* modules/codec/ffmpeg/video.c: setup dummy palette...
2004-01-08 Sigmund Augdal Helbergmodules/codec/ffmpeg/ffmpeg.c:
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: compilation fix for...
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/demux.c: improvements.
2004-01-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: oops.
2004-01-08 Derk-Jan Hartman* ffmpeg 0.4.8 compilation fix
2004-01-08 Gildas Bazin* configure.ac: detect if libavformat is present.
2003-12-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg...
2003-12-01 Laurent Aimar * video: display "more than 5 seconds of late video...
2003-11-30 Laurent Aimar * all: added dx50 fourcc (just mpeg4 video).
2003-11-29 Laurent Aimar * all: - increased avcodec version needed to 4680...
2003-11-29 Laurent Aimar * all: - fixed non I420 input
2003-11-28 Gildas Bazin* modules/codec/ffmpeg/*: fixed the code to disable...
2003-11-28 Laurent Aimar * ffmpeg: added h264 codec.
2003-11-26 Gildas Bazin* modules/codec/ffmpeg/*: fixed small memleak in chroma...
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-10-29 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MPEG2VIDEO...
2003-10-29 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MP3 is only...
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...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-02 Derk-Jan Hartman* compilation fix
2003-10-01 Derk-Jan Hartman* Added a bunch of fourcc's
2003-09-26 Gildas Bazin* modules/codec/ffmpeg/*: some chroma conversion routin...
2003-09-20 Derk-Jan Hartman* LIBAVCODEC_BUILD_STR has disappeared from ffmpeg...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-15 Laurent Aimar * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.
2003-08-08 Gildas Bazin* modules/codec/ffmpeg/: proper generation of pts in...
2003-07-18 Eric Petit Added 'CDVC' fourcc (another one for DV video)
2003-07-10 Laurent Aimar * ffmpeg: some clean. Added a mutex to avoid multiple...
2003-06-16 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*: a few direct...
2003-06-15 Derk-Jan Hartman* NEWS: small corrections
2003-06-14 Gildas Bazin* modules/codec/ffmpeg/*: fix for ffmpeg direct renderi...
2003-06-06 Derk-Jan Hartman* All: some spelling corrections and description string...
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: fixed typo.
2003-05-25 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpe...
2003-05-21 Derk-Jan Hartman* vlc.ebuild: This ebuild should work if we release...
2003-05-10 Derk-Jan Hartman* added VP31 fourcc's.
2003-05-09 Laurent Aimar * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)
2003-05-07 Laurent Aimar * ffmpeg: --ffmpeg-truncated is now an int :
2003-05-07 Laurent Aimar * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default...
2003-04-27 Gildas Bazin* modules/codec/ffmpeg/*: added chroma conversion capab...
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed...
2003-04-20 Gildas Bazin* configure.ac.in, modules/codec/ffmpeg/*, modules...
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 support mace 3/6 audio codec. (quicktime)
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-18 Gildas Bazin* modules/demux/rawdv.c: added support for DV audio...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2002-12-18 Sam Hocevar * ./modules/codec/ffmpeg/ffmpeg.c: cosmetic change...
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 * ffmpeg: add a LIBAVCODEC_BUILD test for CODEC_ID_MJPEGB
2002-11-27 Laurent Aimar * all: added mjpeg support, some clean up in video...
2002-11-18 Laurent Aimar * ffmpeg: set bug detection to auto by default.
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-10 Laurent Aimar * faad : adapt to newer version.
2002-11-05 Gildas Bazin* modules/codec/ffmpeg/*: modified the ffmpeg video...
2002-10-28 Gildas Bazin* modules/codec/mpeg_video/parser.c: add_module() for...
2002-10-28 Laurent Aimar * all : add audio decoding support in ffmpeg module...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-24 Laurent Aimar * ffmpeg : new way to gather a frame
2002-10-24 Gildas Bazin* src/input/input_ext-dec.c, include/input_ext-dec...
next