summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvenc_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
* qsv: Make the hevc idr_interval consistent with the h264 oneLuca Barbato2017-10-181-1/+5
* qsv: Expose idr_interval for hevc as wellLuca Barbato2017-10-141-0/+1
* qsv: Load the hw hevc plugin by default on LinuxLuca Barbato2017-09-111-1/+7
* Mark some arrays that never change as const.Anton Khirnov2017-02-011-2/+2
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-161-5/+6
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
* qsvenc: add support for p010Anton Khirnov2016-07-221-0/+1
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-281-2/+3
* lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-211-0/+2
* qsvenc_hevc: improve the default settingsMaxym Dmytrychenko2016-01-011-2/+2
* qsvenc: expose additional encoding optionsAnton Khirnov2015-11-201-0/+1
* qsvenc: factor out common optionsAnton Khirnov2015-11-201-8/+1
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-151-1/+1
* qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov2015-09-281-0/+1
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* qsvenc_hevc: fix enum declarationAnton Khirnov2015-07-251-2/+2
* qsvenc_hevc: use the correct HW plugin UIDAnton Khirnov2015-07-221-1/+1
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-081-0/+272
OpenPOWER on IntegriCloud