]> git.sesse.net Git - vlc/history - modules/codec/avcodec/fourcc.c
Force avcodec to be at least 52.25.0 and avfomat 52.30.0...
[vlc] / modules / codec / avcodec / fourcc.c
2010-07-20 Jean-Baptiste KempfForce avcodec to be at least 52.25.0 and avfomat 52...
2010-07-01 Jai MenonAVCodec : Add the MPEG1 codec ID to the map table.
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-05-19 Jean-Baptiste KempfUse the correct LIBAVCODEC_VERSION_MINOR for VP8
2010-05-19 Jean-Baptiste KempfAvcodec: prepare the binding to VP8 in ffmpeg
2010-05-05 Jean-Baptiste KempfAvcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using...
2010-04-16 Jean-Baptiste KempfAvcodec: bump required version to 52.2.0
2010-03-26 Jean-Baptiste KempfAvcodec: CODEC_ID_MP4ALS was only introduced in 52...
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-02-20 Laurent AimarAllowed GetFfmpegCodec() to convert more subtitle codecs.
2010-02-17 Laurent AimarAdded vorbis in avcodec<->vlc codec map table.
2010-02-14 Jean-Baptiste KempfSupport for Windows Media Voice natively
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-01-12 Jean-Baptiste KempfAvCodec: Re-enable RV13 decoding
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2009-12-06 Jean-Baptiste KempfSupport for AMV video files.
2009-10-21 Jean-Baptiste KempfFix avcodec module build for FRWU.
2009-10-16 Jean-Baptiste KempfSupport for Forward Uncompressed video
2009-10-08 Laurent AimarUsed VC-1 avcodec decoder for WMVA.
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-02 Jean-Baptiste KempfFourCC reordering for Audio
2009-09-02 Jean-Baptiste KempfWMAP native decoder entered FFmpeg.
2009-08-28 Jean-Baptiste KempfSupport IMA_WAV ADPCM in w64
2009-08-28 Jean-Baptiste KempfFix MS ADPCM in w64 files.
2009-08-27 Laurent AimarAdded preliminary subtitle decoder support to our avcod...
2009-08-27 Jean-Baptiste KempfFFmpeg: protect against old versions of avcodec...
2009-08-27 Jean-Baptiste KempfMap FFmpeg F32*E and f64*E to VLC FL32 and FL64
2009-08-27 Jean-Baptiste KempfRemove forgotten debug. Sorry, guys.
2009-08-27 Jean-Baptiste KempfTwinVQ support using the lastest avcodec commit from...
2009-08-05 Jean-Baptiste KempfAVcodec version needed for 1.1 is 51.48.0 so far.
2009-07-27 Jean-Baptiste KempfCODEC_ID_SPEEX appeared in 51.50.1
2009-07-24 Jean-Baptiste KempfAdd Speex in flv demuxing support. #2973
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Jean-Baptiste KempfFourCC v210
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUse new vlc_fourcc_* helpers in avcodec.
2009-05-07 Jean-Baptiste KempfAdded dvh1 fourcc to ffmpeg
2009-05-06 Laurent AimarAdded hdv6->8 fourcc to ffmpeg.
2009-04-14 Derk-Jan Hartmanavcodec: correct fourcc for XSUB
2009-04-02 Jean-Baptiste KempfAdd a few bunch of FOURCC
2009-03-30 Jean-Baptiste KempfRamiro separated trueHD and mlp decoder in FFmpeg....
2009-03-28 Srikanth RajuWav GSM Demuxer Support Fixes Wav demux to work with...
2008-12-21 Jean-Baptiste KempfKostya RV30 code is merged in FFmpeg.
2008-12-10 Jean-Baptiste KempfSupport for some ACD Systel Digital files. FourCC ACDV.
2008-12-06 Jean-Baptiste KempfFix Avcodec module compilation.
2008-12-06 Jean-Baptiste KempfAdd VC1 fourCC
2008-12-05 Jean-Baptiste KempfAdd DMK2 and VX1K fourCC.
2008-12-04 Jean-Baptiste KempfFourCC fiesta.
2008-12-01 Jean-Baptiste Kempf[FFmpeg] support for native RV40
2008-11-29 Laurent AimarCosmetics (use AV_VERSION_INT).
2008-11-29 Laurent AimarAdded MLP fourcc definition to ffmpeg.
2008-10-19 Rémi Denis-CourmontSpare another 2kb
2008-10-19 Rémi Denis-CourmontFactorize avcodec table - spare about 5kb