]> git.sesse.net Git - ffmpeg/history - libavcodec/codec_desc.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / codec_desc.c
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-10-23 Vittorio GiovarainnoHeim/Rsupport Screen Capture Codec decoder
2015-10-10 Luca Barbatowrapped_avframe: Initial implementation
2015-09-30 Vittorio GiovaraScreenpresso SPV1 decoder
2015-09-28 wm4lavc: reimplement avcodec_get_type() using codec descri...
2015-09-09 Vittorio Giovaracodec_desc: Add missing DXV entry
2015-06-24 Paul B MaholPCM signed 16-bit big-endian planar decoder
2015-06-22 Vittorio GiovaraDirectDraw Surface image decoder
2015-06-22 Vittorio GiovaraHap decoder and encoder
2015-04-19 Vittorio GiovaraCanopus HQ/HQA decoder
2015-03-13 Vittorio GiovaraTDSC decoder
2015-02-22 Vittorio GiovaraCanopus HQX decoder
2015-02-19 Oleksij Rempellavc: Add DSS SP decoder
2014-07-28 Anton Khirnovcodec_desc: fix some typos in long codec names
2014-07-28 Anton Khirnovlavc: add a property for marking codecs that support...
2014-04-23 Kostya ShishkovOn2 AVC decoder
2014-04-19 Peter RossSilicon Graphics Motion Video Compressor 1 & 2 decoder
2014-04-19 Peter RossSilicon Graphics RLE 8-bit video decoder
2014-04-06 Paul B MaholLucasArts SMUSH VIMA audio decoder
2014-04-06 Paul B MaholLucasArts SMUSH SANM video decoder
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-31 Paul B Maholcodec_desc: set lossless attribute for SGI and DPX
2014-03-31 Jimmy ChristensenOpenEXR decoder
2014-03-27 Paul B MaholPAF demuxer and decoder
2014-03-27 Aleksi NurmiBRender PIX image decoder
2014-03-26 Vittorio GiovaraAlias PIX image encoder and decoder
2014-03-16 Vittorio Giovaracodec_desc: update dvaudio tag
2014-03-14 Vittorio Giovaracodec_desc: group image codecs together
2014-03-14 Vittorio Giovaracodec_desc: add missing .long_name
2014-03-14 Vittorio Giovaracodec_desc: K&R formatting cosmetics
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-10-31 Guillaume MartresAdd HEVC decoder
2013-10-31 David KmentHNM4/HNM4A demuxer & video decoder
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-09-18 Justin RugglesAdd a WebP decoder
2013-09-02 Diego Biurruncosmetics: Fix ATRAC codec name spelling
2013-08-07 Kostya Shishkovdeprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID...
2013-06-03 Kostya ShishkovGo2Webinar decoder
2013-05-18 Eli FriedmanEscape 130 (RPL) decoder
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-01-14 Luca Barbatolibvpx: support vp9
2013-01-06 Diego BiurrunDrop Snow codec
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-10-29 Martin Storsjöavcodec: Add a RFC 3389 comfort noise codec
2012-09-27 Andrew D'AddesioAdd Opus codec id and codec description.
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-30 Anton Khirnovlavc: add lossy/lossless codec properties.
2012-08-18 Anton Khirnovlavc: add avcodec_descriptor_get_by_name().
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-11 Anton Khirnovlavc: add an intra-only codec property.
2012-08-11 Anton Khirnovlavc: add codec descriptors.