summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-1/+1
* 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-1/+4
* lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-191-1/+1
* lavc: external hardware frame pool initializationwm42017-10-191-1/+1
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-081-2/+2
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-261-1/+1
* Add ClearVideo decoderKostya Shishkov2017-04-251-1/+1
* Add FM Screen Capture Codec decoderPaul B Mahol2017-04-131-1/+1
* vaapi_encode: Add VP9 supportMark Thompson2017-04-021-1/+1
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-4/+1
* lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-12/+0
* lavc: Drop deprecated time_base variable for decodingVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated way of setting audio delay on encodeVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated avctx codec nameVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated codec flagsVittorio Giovara2017-03-231-15/+0
* lavc: Drop deprecated unused public membersVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated emu edge functionalityVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated av_fast_malloc() compatibilityVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated macroblock type symbolsVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated public symbolsVittorio Giovara2017-03-231-12/+0
* lavc: Drop deprecated error rate optionVittorio Giovara2017-03-231-3/+0
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-231-3/+0
* lavc: Drop deprecated architectures symbolsVittorio Giovara2017-03-231-9/+0
* lavc: Drop deprecated extended aspect ratio symbolVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated workaround bugs optionsVittorio Giovara2017-03-231-6/+0
* lavc: Drop deprecated debug mv functionalityVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated way of setting codec dimensionsVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated voxware codec entryVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated VDPAU buffer fieldsVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated VDPAU codec capabilityVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated lowres optionVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated missing sample log functionVittorio Giovara2017-03-231-3/+0
* lavc: Drop deprecated chroma subsample functionVittorio Giovara2017-03-231-3/+0
* Bump major versions of all librariesVittorio Giovara2017-03-231-11/+11
* lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-201-1/+1
* lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-201-1/+1
* Add Cineform HD DecoderKieran Kunhya2017-03-091-1/+1
* Add Apple Pixlet decoderPaul B Mahol2017-03-011-1/+1
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-131-1/+1
* vaapi_encode: Add VP8 supportMark Thompson2017-01-301-1/+1
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-291-1/+1
* lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-121-2/+2
* qsvdec: do not sync PIX_FMT_QSV surfacesAnton Khirnov2017-01-121-1/+1
* dxva2: allow an empty array of ID3D11VideoDecoderOutputViewSteve Lhomme2017-01-121-1/+1
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-191-1/+1
* pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-191-1/+1
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-2/+2
* lavc: Add hevc main10 profile to avconv cliVittorio Giovara2016-11-081-1/+1
OpenPOWER on IntegriCloud