]> git.sesse.net Git - vlc/history - src/misc/fourcc.c
Add the HM10 fourcc for HEVC
[vlc] / src / misc / fourcc.c
2015-02-07 Jean-Baptiste KempfAdd the HM10 fourcc for HEVC
2015-01-12 Alexandre PerraudModify fourcc to accept DXSA subtitles
2015-01-08 Tristan Matthewsbpg: add libbpg decoder
2014-12-24 Francois Cartegniefourcc: add avc3
2014-10-26 Jean-Baptiste KempfAdd YUVA 444 10bits FourCC
2014-09-24 Francois Cartegniefourcc: add EIA608
2014-08-15 Naohiro KORIYAMAcodecs: add support for ARIB subtitles
2014-08-07 Ben Littlerfourcc: add some utvideo fourccs
2014-07-09 Jean-Baptiste KempfFix playback of the new QNAP h264/avi files
2014-06-20 Daniel Verkampavcodec: map HNM4
2014-06-20 Daniel Verkampavcodec: map Chronomaster DFA
2014-06-20 Daniel Verkampavcodec: map Bitmap Brothers JV
2014-06-20 Daniel Verkampavcodec: map YOP video and ADPCM IMA APC
2014-06-20 Daniel Verkampavcodec: map DeluxePaint animation
2014-06-20 Daniel Verkampavcodec: map PCM_S16LE_PLANAR
2014-06-20 Daniel Verkampavcodec: map EA MAD and EA ADPCM R1
2014-06-20 Daniel Verkampavcodec: map EA TGQ
2014-06-20 Daniel Verkampavcodec: map EA TGV and SEAD
2014-06-20 Daniel Verkampavcodec: map Motion Pixels
2014-06-20 Daniel Verkampavcodec: map Electronic Arts CMV
2014-06-20 Daniel Verkampavcodec: map BFI video
2014-06-20 Daniel Verkampavcodec: map RL2 video
2014-06-20 Daniel Verkampavcodec: map Beam Software VB
2014-06-20 Daniel Verkampavcodec: map Bethesda VID
2014-06-20 Daniel Verkampavcodec: map Interplay C93
2014-06-20 Daniel Verkampavcodec: map Feeble Files/ScummVM DXA
2014-06-20 Daniel Verkampavcodec: map Tiertex SEQ video
2014-06-20 Daniel Verkampavcodec: map Delphine CIN video
2014-06-20 Daniel Verkampavcodec: map Creature Shock AVS
2014-06-20 Daniel Verkampavcodec: map American Laser Games MM Video
2014-06-20 Daniel Verkampavcodec: map Westwood VQA
2014-06-20 Daniel Verkampavcodec: map Wing Commander III video
2014-06-20 Daniel Verkampavcodec: map 8088flex TMV
2014-06-09 Rémi Denis-Courmontfourcc: fix fake formats table overflow and repack
2014-06-09 Rémi Denis-Courmontfourcc: remove unsupported RGBT and RGBA16
2014-06-09 Vikram Fugrofourcc: add fourcc aliases for YUV formats
2014-05-22 Julian Scheelmmal: Register opaque fourcc in core as fake_fmt
2014-05-20 Daniel Verkampavcodec: map Smacker audio
2014-05-12 Jean-Paul SamanAdd VLC_CODEC_BGRA fourcc.
2014-05-12 Jean-Paul Samanfourcc: Add VLC_CODEC_SVG
2014-05-06 Jean-Baptiste KempfAdd Tak support
2014-04-24 Jean-Baptiste KempfAdd yet another QNAP fourCC
2014-04-07 Jean-Baptiste KempfAllow hev1 as a fourcc for HEVC
2014-04-06 Jean-Baptiste KempfAdd numerous FourCC fixing avi samples...
2014-04-06 Jean-Baptiste KempfAdd VP7 fourcc
2014-04-01 Rémi Denis-Courmontfourcc: add missing initializers
2014-03-20 Jean-Baptiste KempfFix planar GBR H264 samples
2014-02-18 Jean-Baptiste KempfAdd YUV 4:4:4 16-bit
2014-02-15 Jean-Paul Samansrc/misc/fourcc.c: do not break some MPEG2 videos
2014-02-15 Ilkka Ollakkadifferentiate mp1v from mp2v and default mpgv to mp2v
2014-02-09 Ilkka Ollakkaaccept opus as audio codec also with Opus
2014-02-08 Jean-Baptiste KempfAdd FIC video FourCC
2014-01-12 Daniel Verkampavcodec: map Auravision AURA
2014-01-12 Daniel Verkampavcodec: map Canopus Lossless (CLLC)
2014-01-12 Daniel Verkampavcodec: map KGV1 (Kega Game Video)
2014-01-11 Daniel Verkampavcodec: map Escape 124 video
2014-01-11 Daniel Verkampavcodec: map RenderWare TXD
2014-01-11 Daniel Verkampavcodec: map GameCube THP video and audio
2014-01-11 Daniel Verkampavcodec: map LCL MSZH and ZLIB
2014-01-11 Daniel Verkampavcodec: map Wing commander IV Xxan video
2014-01-10 Ilkka Ollakkacore: differentiate mp2 from mp3 audio layers
2014-01-09 Jean-Baptiste KempfMap Bink Audio and Video codecs
2014-01-09 Jean-Baptiste KempfAdd Atrac3+ decoder mapping
2013-12-13 Felix Abecassisfourcc: add entry for Android opaque buffer type.
2013-11-30 Felix Abecassisfourcc: fix empty initializer
2013-11-09 Daniel VerkampFix Duck DK3/DK4 ADPCM mappings
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-06 Jean-Baptiste KempfMap LJPG to MJPEG for decoding
2013-10-22 Jean-Baptiste KempfBe more precise in libavcodec/libavformat/libavutil...
2013-07-26 Rémi DuraffortDo not compare arrays against NULL (always true)
2013-07-16 Rémi Denis-Courmontvdpau: add YUV 444
2013-07-16 Rémi Denis-Courmontfourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)
2013-07-16 Rémi Denis-Courmontfourcc: add missing bits for NV16 chroma
2013-07-07 Rémi Denis-Courmontfourcc: VDPAU surface types
2013-06-19 Jean-Baptiste KempfAdd yet another XDCAM fourCC
2013-06-11 Jean-Baptiste KempfAdd GoToMeeting FOURCC
2013-05-18 Jean-Baptiste KempfIntroduce ICOD fourCC
2013-04-12 Rémi Denis-CourmontRemove "pcm " pseudo-codec, synonymous with "araw"
2013-03-09 Rémi Denis-CourmontRemove unsupported SONIC codec
2013-03-08 Rémi Denis-CourmontDrop aborted SNOW codec
2013-02-28 Nicolas Bertrandadd XYZ colorspace/fourcc
2013-02-24 Jean-Baptiste KempfAdd NV12/NV21 as YUV formats
2013-01-27 Jean-Baptiste KempfAdd FourCC for VP9
2013-01-27 Jean-Baptiste KempfAdd FourCC for HEVC
2013-01-07 Jean-Baptiste KempfIntroduce YUVA 4:2:0 and 4:2:2 planar
2012-12-21 Rémi Denis-Courmontaout: remove FI32 intermediate-only codec
2012-12-20 Rémi Denis-CourmontAdd codecs for S24 in 4 bytes
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
next