| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add profiles to AVCodecDescriptor | Anton Khirnov | 2015-12-12 | 1 | -0/+10 |
* | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 1 | -0/+7 |
* | wrapped_avframe: Initial implementation | Luca Barbato | 2015-10-10 | 1 | -0/+7 |
* | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+7 |
* | lavc: reimplement avcodec_get_type() using codec descriptors | wm4 | 2015-09-28 | 1 | -0/+6 |
* | codec_desc: Add missing DXV entry | Vittorio Giovara | 2015-09-09 | 1 | -0/+7 |
* | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2015-06-24 | 1 | -0/+7 |
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+8 |
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+7 |
* | Canopus HQ/HQA decoder | Vittorio Giovara | 2015-04-19 | 1 | -0/+7 |
* | TDSC decoder | Vittorio Giovara | 2015-03-13 | 1 | -0/+7 |
* | Canopus HQX decoder | Vittorio Giovara | 2015-02-22 | 1 | -0/+7 |
* | lavc: Add DSS SP decoder | Oleksij Rempel | 2015-02-19 | 1 | -0/+7 |
* | codec_desc: fix some typos in long codec names | Anton Khirnov | 2014-07-28 | 1 | -2/+2 |
* | lavc: add a property for marking codecs that support frame reordering | Anton Khirnov | 2014-07-28 | 1 | -16/+16 |
* | On2 AVC decoder | Kostya Shishkov | 2014-04-23 | 1 | -0/+7 |
* | Silicon Graphics Motion Video Compressor 1 & 2 decoder | Peter Ross | 2014-04-19 | 1 | -0/+14 |
* | Silicon Graphics RLE 8-bit video decoder | Peter Ross | 2014-04-19 | 1 | -0/+7 |
* | LucasArts SMUSH VIMA audio decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+7 |
* | LucasArts SMUSH SANM video decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+7 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+7 |
* | codec_desc: set lossless attribute for SGI and DPX | Paul B Mahol | 2014-04-01 | 1 | -2/+2 |
* | OpenEXR decoder | Jimmy Christensen | 2014-04-01 | 1 | -0/+8 |
* | PAF demuxer and decoder | Paul B Mahol | 2014-03-27 | 1 | -0/+14 |
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 1 | -0/+7 |
* | Alias PIX image encoder and decoder | Vittorio Giovara | 2014-03-26 | 1 | -0/+7 |
* | codec_desc: update dvaudio tag | Vittorio Giovara | 2014-03-16 | 1 | -1/+1 |
* | codec_desc: group image codecs together | Vittorio Giovara | 2014-03-14 | 1 | -170/+172 |
* | codec_desc: add missing .long_name | Vittorio Giovara | 2014-03-14 | 1 | -0/+4 |
* | codec_desc: K&R formatting cosmetics | Vittorio Giovara | 2014-03-14 | 1 | -4/+3 |
* | Mirillis FIC video decoder | Kostya Shishkov | 2014-02-08 | 1 | -0/+7 |
* | Deprecate obsolete XvMC hardware decoding support | Diego Biurrun | 2013-11-13 | 1 | -2/+4 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+7 |
* | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -0/+7 |
* | pcm: support 24-bit/32-bit little-endian planar | Paul B Mahol | 2013-09-27 | 1 | -0/+14 |
* | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+8 |
* | cosmetics: Fix ATRAC codec name spelling | Diego Biurrun | 2013-09-02 | 1 | -3/+3 |
* | deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead | Kostya Shishkov | 2013-08-07 | 1 | -0/+9 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -0/+7 |
* | Escape 130 (RPL) decoder | Eli Friedman | 2013-05-18 | 1 | -0/+7 |
* | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -0/+7 |
* | libvpx: support vp9 | Luca Barbato | 2013-01-14 | 1 | -0/+7 |
* | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -7/+0 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+7 |
* | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -0/+7 |
* | Add Opus codec id and codec description. | Andrew D'Addesio | 2012-09-27 | 1 | -0/+7 |
* | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -0/+7 |
* | lavc: add lossy/lossless codec properties. | Anton Khirnov | 2012-08-30 | 1 | -65/+298 |
* | lavc: add avcodec_descriptor_get_by_name(). | Anton Khirnov | 2012-08-18 | 1 | -0/+13 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |