summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-1/+4
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-031-1/+11
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-281-0/+10
* avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun2014-07-261-3/+3
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-201-0/+13
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-011-0/+15
* lavu: add all color-related enums to AVFramewm42014-06-011-67/+0
* Add transformation matrix API.Vittorio Giovara2014-05-191-0/+9
* lavc: add avcodec_free_context().Anton Khirnov2014-05-181-3/+8
* lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-111-0/+23
* hwaccel: Support specific frame allocatorsLuca Barbato2014-05-111-0/+5
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-111-2/+2
* lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-111-0/+7
* lavc: deprecate AVCodecContext.codec_nameAnton Khirnov2014-05-011-0/+6
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-011-1/+7
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-0/+5
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-011-1/+7
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-011-3/+4
* On2 AVC decoderKostya Shishkov2014-04-231-0/+1
* lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-221-6/+11
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-191-0/+2
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-0/+1
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-061-0/+1
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-061-0/+1
* On2 VP7 decoderPeter Ross2014-04-041-0/+1
* OpenEXR decoderJimmy Christensen2014-04-011-0/+1
* PAF demuxer and decoderPaul B Mahol2014-03-271-0/+2
* BRender PIX image decoderAleksi Nurmi2014-03-271-0/+1
* Alias PIX image encoder and decoderVittorio Giovara2014-03-261-0/+1
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+6
* lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov2014-03-241-5/+7
* Remove all SPARC architecture optimizationsDiego Biurrun2014-03-131-0/+2
* Remove all SH4 architecture optimizationsDiego Biurrun2014-03-131-0/+2
* doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-171-0/+2
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+1
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-201-8/+13
* lavc: add HEVC profiles namesGildas Cocherel2013-12-201-0/+5
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-111-2/+3
* lavc: deprecate avcodec_free_frame()Anton Khirnov2013-12-111-0/+5
* avcodec.h: include version.h before using version macroVittorio Giovara2013-11-191-4/+5
* lavc: deprecate avcodec_alloc_frame().Anton Khirnov2013-11-161-5/+4
* lavc: update coded_frame doxy.Anton Khirnov2013-11-161-1/+1
* lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov2013-11-161-1/+3
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-141-21/+4
* lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov2013-11-141-0/+5
* lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.hAnton Khirnov2013-11-141-0/+2
* lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bumpAnton Khirnov2013-11-141-0/+2
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-141-3/+5
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-1/+8
* Remove all Alpha architecture optimizationsDiego Biurrun2013-11-131-0/+2
OpenPOWER on IntegriCloud