summaryrefslogtreecommitdiff
path: root/libavcodec/qsvdec_h2645.c
Commit message (Expand)AuthorAgeFilesLines
* qsvdec: add support for P010 (10-bit 420) decodingAnton Khirnov2016-07-031-0/+2
* qsvdec_hevc: add the UID of the HEVC HW decoder pluginAnton Khirnov2016-06-281-2/+9
* qsvdec_hevc: fix a variable nameAnton Khirnov2016-06-281-2/+2
* qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-211-2/+0
* qsvdec_h2645: switch to the new BSF APIAnton Khirnov2016-03-251-32/+52
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-151-1/+1
* qsvdec: list supported pixel formatsAnton Khirnov2015-09-281-0/+6
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-271-2/+2
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-251-0/+282