summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
...
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-281-33/+0
* lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-10/+0
* lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-281-16/+0
* lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-281-114/+0
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-15/+1
* lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-281-10/+0
* lavc: Update version and APIchangesVittorio Giovara2015-07-271-0/+4
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-7/+16
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-14/+103
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-3/+98
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-6/+8
* Deprecate avctx.coded_frameVittorio Giovara2015-07-201-1/+5
* Add a quality factor packet side dataVittorio Giovara2015-07-201-0/+7
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-081-2/+4
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-021-8/+6
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2015-06-241-0/+1
* DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+1
* Hap decoder and encoderVittorio Giovara2015-06-221-0/+1
* libvpx: Support the vp9 extended profilesLuca Barbato2015-06-211-0/+4
* lavc: Clarify the behaviour of dimension and format context fieldsLuca Barbato2015-06-151-3/+19
* Canopus HQ/HQA decoderVittorio Giovara2015-04-191-0/+1
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-291-0/+1
* TDSC decoderVittorio Giovara2015-03-131-0/+1
* lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-131-0/+5
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+1
* lavc: Add DSS SP decoderOleksij Rempel2015-02-191-0/+1
* h264_parser: export video format and dimensionsAnton Khirnov2015-02-191-0/+22
* lavc: Document interaction between avcodec_open2() and decoding routinesVittorio Giovara2015-02-171-0/+12
* Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+6
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-271-4/+4
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-141-36/+7
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-251-0/+6
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-251-0/+7
* 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
OpenPOWER on IntegriCloud