]> git.sesse.net Git - vlc/history - include/vlc_fourcc.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_fourcc.h
2010-10-02 Steinar H. GundersonMerge branch 'master' into lpcm_encoder
2010-10-01 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-10-01 Kaarlo RaihaChange RGB2 to RGB8
2010-07-28 Rémi Durafforts/informations/information/
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-05-19 Jean-Baptiste KempfAdd VP8 fourcc VP80
2010-05-14 Laurent AimarMade vlc_fourcc_GetChromaDescription public.
2010-05-08 Laurent AimarAdded VLC_CODEC_NV12 to vlc_fourcc.h.
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-02-08 Laurent AimarAdded VLC_CODEC_YV9 and remove default mapping to I410...
2010-02-06 Laurent AimarAdded VLC_CODEC_F32/64 L/B.
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2010-01-10 Rémi Denis-CourmontRemove YMGA chroma
2009-12-06 Jean-Baptiste KempfSupport for AMV video files.
2009-10-16 Jean-Baptiste KempfSupport for Forward Uncompressed video
2009-10-11 Laurent AimarAdded vlc_fourcc_GetRGBFallback.
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-08-27 Laurent AimarAdded VLC_CODEC_BD_PG codec.
2009-08-27 Jean-Baptiste KempfTwinVQ support using the lastest avcodec commit from...
2009-08-08 Laurent AimarAdded vlc_fourcc_IsYUV.
2009-08-07 Laurent AimarAdded VLC_CODEC_DVDA_LPCM for lpcm in AOB.
2009-08-05 Laurent AimarAdded YUV fourcc helpers mainly for vout.
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-15 Laurent AimarAdded a small vlc_fourcc_GetCodecAudio helper.
2009-05-15 Laurent AimarAdded a small vlc_fourcc_GetCodecFromString helper.
2009-05-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
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 AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Laurent AimarAdded fourcc helpers and defines to centralize them.