summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman2014-07-051-1/+1
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-201-1/+1
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-011-1/+1
* avcodec: bump version after rotation apiVittorio Giovara2014-05-231-1/+1
* lavc: add avcodec_free_context().Anton Khirnov2014-05-181-1/+1
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-2/+2
* lavc: deprecate AVCodecContext.codec_nameAnton Khirnov2014-05-011-0/+3
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-011-1/+4
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-1/+4
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-011-1/+4
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-011-0/+3
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-281-1/+1
* On2 AVC decoderKostya Shishkov2014-04-231-1/+1
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-191-1/+1
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-1/+1
* libtwolame MP2 encoding supportPaul B Mahol2014-04-071-2/+2
* libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-061-1/+1
* libxvid: add working lumimasking and variance AQTimothy Gu2014-04-061-1/+1
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-061-1/+1
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-061-1/+1
* On2 VP7 decoderPeter Ross2014-04-041-1/+1
* OpenEXR decoderJimmy Christensen2014-04-011-2/+2
* libmp3lame: add ABR supportTimothy Gu2014-03-311-1/+1
* libmp3lame: allow joint stereo to be disabledPaul B Mahol2014-03-311-1/+1
* bmp: add a standalone parserPaul B Mahol2014-03-281-1/+1
* X-Bitmap decoderVittorio Giovara2014-03-271-1/+1
* PAF demuxer and decoderPaul B Mahol2014-03-271-1/+1
* BRender PIX image decoderAleksi Nurmi2014-03-271-1/+1
* Alias PIX image encoder and decoderVittorio Giovara2014-03-261-1/+1
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-1/+1
* lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-241-2/+2
* 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
OpenPOWER on IntegriCloud