summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: rename the AV1 profilesJames Almer2018-03-291-3/+3
* Support AV1 encoding using libaomLuca Barbato2018-03-121-0/+4
* lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+14
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-1/+1
* lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-191-0/+13
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-191-0/+74
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+25
* lavc: external hardware frame pool initializationwm42017-10-191-0/+113
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-261-0/+14
* Add ClearVideo decoderKostya Shishkov2017-04-251-0/+1
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-131-0/+1
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-8/+0
* lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-114/+0
* lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-231-20/+0
* lavc: Drop deprecated avctx codec nameVittorio Giovara2017-03-231-7/+0
* lavc: Drop deprecated codec flagsVittorio Giovara2017-03-231-158/+0
* lavc: Drop deprecated unused public membersVittorio Giovara2017-03-231-18/+0
* lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-231-22/+0
* lavc: Drop deprecated av_fast_malloc() compatibilityVittorio Giovara2017-03-231-5/+0
* lavc: Drop deprecated macroblock type symbolsVittorio Giovara2017-03-231-26/+0
* lavc: Drop deprecated public symbolsVittorio Giovara2017-03-231-23/+0
* lavc: Drop deprecated error rate optionVittorio Giovara2017-03-231-9/+0
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-17/+0
* lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-231-9/+0
* lavc: Drop deprecated extended aspect ratio symbolVittorio Giovara2017-03-231-4/+0
* lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-231-6/+0
* lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-231-21/+0
* lavc: Drop deprecated way of setting codec dimensionsVittorio Giovara2017-03-231-8/+0
* lavc: Drop deprecated voxware codec entryVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated VDPAU codec capabilityVittorio Giovara2017-03-231-6/+0
* lavc: Drop deprecated lowres optionVittorio Giovara2017-03-231-14/+0
* lavc: Drop deprecated missing sample log functionVittorio Giovara2017-03-231-30/+0
* lavc: Drop deprecated chroma subsample functionVittorio Giovara2017-03-231-6/+0
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-201-0/+9
* Add Cineform HD DecoderKieran Kunhya2017-03-091-0/+1
* avcodec: clarify some decoding/encoding API detailswm42017-03-091-9/+35
* Add Apple Pixlet decoderPaul B Mahol2017-03-011-0/+1
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-131-1/+24
* lavc: deprecate refcounted_frames fieldwm42017-02-011-1/+1
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-121-0/+27
* pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-191-0/+5
* lavc: add support for filtering packets before decodingAnton Khirnov2016-12-141-0/+6
* decode: restructure the core decoding codeAnton Khirnov2016-12-141-8/+10
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-0/+6
* Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-211-1/+1
* avpacket: Mark src pointer as constantLuca Barbato2016-11-171-2/+2
* lavc: bsf: Document input/output codecparam alloc/init processVittorio Giovara2016-10-121-2/+5
* avcodec: Document AV_PKT_DATA_PALETTE side data typeVittorio Giovara2016-10-021-0/+5
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-191-0/+1
* av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-241-0/+1
OpenPOWER on IntegriCloud