summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
* Add ClearVideo decoderKostya Shishkov2017-04-25
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-23
* lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-23
* lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-23
* lavc: Drop deprecated avctx codec nameVittorio Giovara2017-03-23
* lavc: Drop deprecated codec flagsVittorio Giovara2017-03-23
* lavc: Drop deprecated unused public membersVittorio Giovara2017-03-23
* lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-23
* lavc: Drop deprecated av_fast_malloc() compatibilityVittorio Giovara2017-03-23
* lavc: Drop deprecated macroblock type symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated public symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated error rate optionVittorio Giovara2017-03-23
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-23
* lavc: Drop deprecated extended aspect ratio symbolVittorio Giovara2017-03-23
* lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-23
* lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-23
* lavc: Drop deprecated way of setting codec dimensionsVittorio Giovara2017-03-23
* lavc: Drop deprecated voxware codec entryVittorio Giovara2017-03-23
* lavc: Drop deprecated VDPAU codec capabilityVittorio Giovara2017-03-23
* lavc: Drop deprecated lowres optionVittorio Giovara2017-03-23
* lavc: Drop deprecated missing sample log functionVittorio Giovara2017-03-23
* lavc: Drop deprecated chroma subsample functionVittorio Giovara2017-03-23
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-20
* Add Cineform HD DecoderKieran Kunhya2017-03-09
* avcodec: clarify some decoding/encoding API detailswm42017-03-09
* Add Apple Pixlet decoderPaul B Mahol2017-03-01
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* lavc: deprecate refcounted_frames fieldwm42017-02-01
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-19
* lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* decode: restructure the core decoding codeAnton Khirnov2016-12-14
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-21
* avpacket: Mark src pointer as constantLuca Barbato2016-11-17
* lavc: bsf: Document input/output codecparam alloc/init processVittorio Giovara2016-10-12
* avcodec: Document AV_PKT_DATA_PALETTE side data typeVittorio Giovara2016-10-02
* avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-19
* av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-24
* lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-21
* Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
* Add MagicYUV decoderPaul B Mahol2016-06-20
* lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-17
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-12
* jpeg2000: Fix profile define valuesFrancois Cartegnie2016-05-24
* lavc: document that avcodec_close() should not be usedAnton Khirnov2016-05-23
* lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-23