summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-29
* TDSC decoderVittorio Giovara2015-03-13
* lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* Canopus HQX decoderVittorio Giovara2015-02-22
* lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-17
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-27
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-25
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-25
* lavc: mention that the parser callback never returns an errorVittorio Giovara2014-12-05
* lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: deprecate unused mb_threshold fieldAnton Khirnov2014-10-18
* lavc: deprecate unused me_threshold fieldAnton Khirnov2014-10-18
* lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov2014-10-18
* lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov2014-10-18
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-15
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg2014-10-06
* hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont2014-09-26
* avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö2014-09-25
* avcodec: fix missing doxygen comment markerMichael Niedermayer2014-09-01
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-03
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-28
* avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun2014-07-26
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-20
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-01
* lavu: add all color-related enums to AVFramewm42014-06-01
* Add transformation matrix API.Vittorio Giovara2014-05-19
* lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* hwaccel: Support specific frame allocatorsLuca Barbato2014-05-11
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-11
* lavc: deprecate AVCodecContext.codec_nameAnton Khirnov2014-05-01
* lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov2014-05-01
* lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-01
* lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov2014-05-01
* lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov2014-05-01