]> git.sesse.net Git - vlc/history - src/misc/fourcc.c
Replace block_New() with block_Alloc()
[vlc] / src / misc / fourcc.c
2012-12-12 Laurent AimarAdded SCTE-27 codec definition.
2012-12-02 Jean-Baptiste KempfAdd V264 FourCC
2012-11-25 Rémi Denis-CourmontAdd codec for XWD
2012-11-05 Jean-Baptiste KempfYet another H263 FourCC
2012-11-05 Jean-Baptiste KempfYet another theora FourCC used in some .ogm
2012-10-27 Jean-Baptiste KempfSupport G.723.1
2012-10-07 Frédéric Yhuelsrc/misc/fourcc: add entries "ACCL" and "AACH"
2012-09-13 Jean-Baptiste KempfProRes is not always 422
2012-09-13 Jean-Baptiste KempfAdd a ProRes fourCC
2012-09-05 Diego Elio Pettenòfourcc.c: make fourcc lists fit in .rodata
2012-08-26 Jean-Baptiste KempfAdd a FourCC for vorbis
2012-08-11 Jean-Baptiste KempfAdd a ProRes FourCC
2012-08-06 Rafaël CarréAdd Opus FourCC
2012-07-27 Konstantin PavlovAdd 'tsc2' as fourcc alias for VLC_CODEC_TSC2 / TechSmi...
2012-07-27 Konstantin Pavlovavcodec: add MTS2 / Microsoft Expression Encoder Screen...
2012-07-17 Jean-Baptiste KempfAdd yet another FourCC
2012-07-16 Jean-Baptiste KempfAdd more FourCC for Mp4
2012-07-11 Jean-Baptiste KempfAdd fourcc for TSC2
2012-07-07 Jean-Baptiste KempfFourCC: use the correct name for real codecs
2012-07-03 Jean-Baptiste KempfAdd fourcc for MSA1
2012-06-24 Jean-Baptiste KempfIntroduce MSS1 and MSS2 fourcc
2012-06-08 Jean-Baptiste KempfAdd Indeo Audio codecs and wave format tags
2012-06-01 Laurent AimarAdded Ulead DV audio codecs and wave format tags.
2012-05-15 Jean-Baptiste KempfAdd SLDV fourCC
2012-04-18 Jean-Baptiste KempfAdd fourCC for IMA_QT
2012-04-12 Jean-Baptiste KempfAdd Yamaha ADPCM variant Fourcc
2012-03-27 Jean-Baptiste KempfSupport more DTS FourCC
2012-03-20 Jean-Baptiste KempfAdd RealAudio Lossless FourCC
2012-02-29 Sam HocevarFix a typo in the fourcc definition list affecting...
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-25 Jean-Baptiste KempfAdd mp2a fourCC for some Mpeg Audio
2012-02-17 Sébastien EscudierSupport of Mxpeg codec
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-14 Jean-Baptiste KempfAdd .mp2 and .mp1 fourcc for mpeg audio in .iso playback
2011-11-01 Jean-Baptiste KempfFourCC update
2011-09-29 Jean-Baptiste KempfAdd another jpeg2000 fourcc by Lead
2011-09-16 Jean-Baptiste KempfInformation about DV Pro codecs
2011-09-16 Jean-Baptiste KempfMore FourCC for DV, JP2K, h263, mp4v and MJPEG
2011-09-16 Jean-Baptiste KempfFourCC: update copyright
2011-09-16 Jean-Baptiste KempfAdd support for ProRes through Libavc
2011-09-12 Martin StorsjöAdd picture format declarations for NV12 and NV21
2011-09-11 Jean-Baptiste KempfMore Apple HDV fourcc
2011-08-30 Jean-Baptiste KempfSupport an alternative fourCC for NellyMoser
2011-08-29 Jean-Baptiste KempfAdd Fourcc for AVC-Intra
2011-08-25 Rémi Denis-CourmontDeclare NV21, NV16 and NV61 chromas
2011-08-23 Jean-Baptiste KempfCorrect WVP2 fourcc and map to avcodec
2011-08-02 Jean-Baptiste KempfAdd DreX fourCCs
2011-07-24 Jean-Baptiste KempfAdd FSV2 FourCC and link in avcodec module
2011-07-16 Rémi Denis-CourmontDo not include <vlc_es.h> from <vlc_fourcc.h>
2011-07-08 Jean-Baptiste KempfSupport of Lagarith
2011-06-24 Laurent AimarAdded vlc_chroma_description_t::pixel_bits.
2011-06-24 Laurent AimarAdded planar I420 9/10-bit VLC_CODEC_* definitions...
2011-06-24 Jean-Baptiste KempfAdd a fourCC for DTS
2011-06-05 Laurent AimarAdded VLC_CODEC_EBU_STL.
2011-05-18 Rémi Denis-CourmontReserve RGBT codec (RGBA 5-5-5-1)
2011-04-22 Jean-Baptiste KempfAdd another DV fourcc
2011-03-22 Jean-Baptiste KempfRename macro to avoid confusion
2011-03-21 Jean-Baptiste KempfMore XDcam fourcc
2011-02-17 Jean-Baptiste KempfSupport for hdv9 fourcc
2011-02-17 Jean-Baptiste KempfSupport for hdv4 fourcc
2011-02-15 Rémi Denis-CourmontFix typos
2011-02-15 Rémi Denis-CourmontReserve FOURCC's for RV12 and AV16 XVideo formats
2011-01-22 Rémi Denis-CourmontAdd FOURCC's for DAT12 and L24 (IETF RFC3190)
2010-12-20 Jean-Baptiste KempfTry to decode WMVP with lavc WMV3's decoder
2010-12-20 Jean-Baptiste KempfCodecs: map G.722 to avcodec decoder
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.
next