summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* vaapi: Add ABGR map only if VA_FOURCC_ABGR is definedElviss Strazdins2017-05-291-0/+2
* hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson2017-02-131-34/+45
* Mark some arrays that never change as const.Anton Khirnov2017-02-011-1/+1
* hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2016-11-261-0/+4
* hwcontext_vaapi: Frame mapping supportMark Thompson2016-11-031-41/+52
* hwcontext_vaapi: Enable P010 supportMark Thompson2016-10-021-1/+1
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-021-1/+7
* hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-08-131-5/+8
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-021-0/+39
* hwcontext_vaapi: allow transfers to/from any size of sw frameMark Thompson2016-06-281-0/+12
* hwcontext_vaapi: Return all formats for constraints without configMark Thompson2016-06-211-111/+79
* hwcontext_vaapi: implement device creationAnton Khirnov2016-05-261-0/+123
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+850
OpenPOWER on IntegriCloud