summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvdec_h2645.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '559370f2c45110afd8308eec7194437736c323d4'Mark Thompson2018-01-251-1/+5
|\
| * 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
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-2/+4
* | lavc: Delete all fake hwaccelsMark Thompson2017-11-261-18/+0
* | lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-261-0/+2
* | Merge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'Mark Thompson2017-11-251-1/+7
|\ \ | |/
| * qsv/hevcdec: Load hw plugin by default on non-windows osLi, Zhong2017-11-231-1/+7
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-261-2/+2
|\ \ | |/
| * Mark some arrays that never change as const.Anton Khirnov2017-02-011-2/+2
* | Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2'James Almer2017-04-221-63/+11
|\ \ | |/
| * qsvdec_h2645: switch to the new generic filtering mechanismAnton Khirnov2016-12-141-63/+11
* | Merge commit '624aa8ab221cf34693f9a8c5ab67219cf560f2bb'James Almer2017-04-131-2/+6
|\ \ | |/
| * build: Add missing Makefile entries and ifdefs for QSV hwaccelsDiego Biurrun2016-12-071-2/+6
* | Merge commit '92736c74fb1633e36f7134a880422a9b7db14d3f'Hendrik Leppkes2016-11-141-0/+2
|\ \ | |/
| * 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: Avoid probing with qsv decodersMark Thompson2016-10-311-2/+2
* | qsv: Merge libav implementationMark Thompson2016-10-311-11/+18
* | libavcodec/qsvdec_h2645.c: drop executable permissionMoritz Barsnick2016-09-151-0/+0
* | libavcodec/qsvdec_h2645.c: switch to the new BSF APIIvan Uskov2016-08-151-31/+107
* | qsv: Fix wrong ticks_per_frame for H.264Ivan Uskov2016-04-271-2/+4
* | Merge commit '741b352b16dad74b87c4a39bade8902633a2b0e6'Hendrik Leppkes2015-09-291-0/+6
|\ \ | |/
| * qsvdec: list supported pixel formatsAnton Khirnov2015-09-281-0/+6
* | libavcodec/qsvdec.c: correct flush() handler has been implementedIvan Uskov2015-09-071-2/+2
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-2/+2
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'f3bd3810d274a7f51b5925fc3d2fc33e8043a5d4'Michael Niedermayer2015-07-271-2/+2
|\ \ | |/
| * qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-271-2/+2
* | libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for av_bitstrea...Ivan Uskov2015-07-261-1/+1
* | Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'Michael Niedermayer2015-07-261-88/+28
|/
* lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-251-0/+282
OpenPOWER on IntegriCloud