summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: mention that the parser callback never returns an errorVittorio Giovara2014-12-051-0/+2
* lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-181-6/+6
* lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-181-4/+4
* lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-181-4/+3
* lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-181-5/+4
* lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-181-5/+7
* lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-181-3/+4
* lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-181-1/+3
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-181-4/+4
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-151-1/+10
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-151-1/+13
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-10/+18
* lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg2014-10-061-9/+19
* hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont2014-09-261-0/+4
* avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö2014-09-251-1/+1
* avcodec: fix missing doxygen comment markerMichael Niedermayer2014-09-011-1/+1
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-281-0/+6
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-0/+3
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-071-1/+0
* 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
OpenPOWER on IntegriCloud