summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvdec_h2645.c
Commit message (Expand)AuthorAgeFilesLines
* qsv: Skip the packet if decoding failureRuiling, Song2018-01-251-1/+5
* lavc: Delete all fake hwaccelsMark Thompson2017-12-191-18/+0
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-191-0/+2
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-2/+4
* qsv/hevcdec: Load hw plugin by default on non-windows osLi, Zhong2017-11-231-1/+7
* Mark some arrays that never change as const.Anton Khirnov2017-02-011-2/+2
* qsvdec_h2645: switch to the new generic filtering mechanismAnton Khirnov2016-12-141-63/+11
* build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-071-2/+6
* 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
OpenPOWER on IntegriCloud