]> git.sesse.net Git - vlc/history - src/misc/fourcc.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / misc / fourcc.c
2010-06-25 Jean-Baptiste KempfAdd jp2k fourCC
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-05-21 Jean-Baptiste KempfRename On2's VP8 to Google/On2's VP8
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-04-22 Jean-Baptiste KempfAdd a new FourCC to VP6F
2010-04-15 Francois Cartegniefix unsupported compact ifelse syntax
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-02-26 Laurent AimarFixed missing A() section for VLC_CODEC_ADPCM_IMA_AMV.
2010-02-14 Jean-Baptiste KempfAdd GEOV fourcc to mpeg4...
2010-02-14 Jean-Baptiste KempfSupport for Windows Media Voice natively
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-02-08 Laurent AimarFixed J420/J422/J440/J444 definitions in fourcc.c
2010-02-08 Laurent AimarRemoved J410/J411 from fourcc.c
2010-02-08 Laurent AimarAdded VLC_CODEC_YV9 and remove default mapping to I410...
2010-02-08 Gildas BazinFix harmless typo
2010-02-06 Laurent AimarFixed typo for f32b.
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-29 Jean-Baptiste KempfMore raw FourCC
2009-10-16 Jean-Baptiste KempfSupport for Forward Uncompressed video
2009-10-11 Laurent AimarAdded vlc_fourcc_GetRGBFallback.
2009-10-08 Laurent AimarCleaned up WMVA fourcc.
2009-09-30 Jean-Baptiste KempfAdd a FourCC for mpeg1/2
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-23 Pierre YnardRemove duplicate T140 codec definition
2009-08-28 Jean-Baptiste KempfDXSB is a valid fourCC for XSUB
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfFix Typo in comment.
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 KempfFix possible typo
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 AimarFixed the YUV fallbacks for I440.
2009-08-05 Laurent AimarAdded YUV fourcc helpers mainly for vout.
2009-07-21 ogg.k.ogg.kfix wrong codec ID assigned to kate streams
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-06-16 Jean-Baptiste KempfAdd trhd for TRUEHD fourcc
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-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 Jean-Baptiste KempfMore FourCCs
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarFixed copyright.
2009-05-13 Laurent Aimarfourcc.c TSQ.
2009-05-13 Laurent AimarAdded fourcc helpers and defines to centralize them.