summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-131-0/+3
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-131-0/+3
* ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.Tim Walker2014-02-151-1/+1
* Add libx265 encoderDerek Buitenhuis2014-02-121-1/+1
* Mirillis FIC video decoderKostya Shishkov2014-02-081-2/+2
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-201-1/+4
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-1/+1
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-0/+2
* Add a libwebp encoderJustin Ruggles2013-12-211-1/+1
* lavc: add HEVC profiles namesGildas Cocherel2013-12-201-1/+1
* png: add a standalone parserPeter Holik2013-12-171-2/+2
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-111-1/+1
* lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov2013-11-161-0/+3
* lavc: VP9 decoderRonald S. Bultje2013-11-151-1/+1
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-141-0/+3
* lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov2013-11-141-0/+3
* lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.hAnton Khirnov2013-11-141-0/+3
* lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bumpAnton Khirnov2013-11-141-0/+3
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-141-1/+4
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-141-1/+1
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-0/+3
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-131-0/+3
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-041-1/+1
* lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov2013-11-041-0/+3
* pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov2013-11-041-0/+3
* lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.hAnton Khirnov2013-10-311-0/+3
* lavc: deprecate unused FF_BUG_OLD_MSMPEG4Anton Khirnov2013-10-311-0/+3
* lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.Anton Khirnov2013-10-311-0/+3
* lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov2013-10-311-0/+3
* Add HEVC decoderGuillaume Martres2013-10-311-1/+1
* lavc: replace avcodec_set_dimensions with ff_set_dimensionsAnton Khirnov2013-10-311-0/+3
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-311-1/+1
* aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).Alex Converse2013-10-231-1/+1
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-271-1/+1
* aacdec: Add support for LD (Low Delay) AACAlex Converse2013-09-181-1/+1
* Add a WebP decoderJustin Ruggles2013-09-181-1/+1
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-311-1/+1
* Add a libfdk-aac decoderMartin Storsjö2013-08-201-1/+1
* lavc: Add refcounted api to AVPacketLuca Barbato2013-08-101-1/+1
* Voxware MetaSound decoderKostya Shishkov2013-08-081-1/+1
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-071-1/+4
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-1/+4
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-051-1/+4
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-021-1/+1
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-241-1/+1
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-101-1/+1
* Go2Webinar decoderKostya Shishkov2013-06-031-2/+2
* dxtory v2 supportKostya Shishkov2013-05-281-1/+1
* vc1dec: Remove interlaced warningMichael Niedermayer2013-05-281-1/+1
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-241-1/+1
OpenPOWER on IntegriCloud