summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-28
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
* lavc: Update version and APIchangesVittorio Giovara2015-07-27
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Add a quality factor packet side dataVittorio Giovara2015-07-20
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-24
* DirectDraw Surface image decoderVittorio Giovara2015-06-22
* Hap decoder and encoderVittorio Giovara2015-06-22
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-21
* lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-15
* 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