summaryrefslogtreecommitdiff
path: root/libavutil/hwcontext_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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: Don't abort on failing to allocate from a fixed-size poolMark Thompson2017-03-021-0/+4
* | Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"Mark Thompson2017-02-051-1/+2
* | avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize failsAman Gupta2017-02-021-2/+1
* | Merge commit 'f62bb216ac4cfbbff16108c6bac35a0282532972'Hendrik Leppkes2016-11-131-0/+12
|\ \ | |/
| * hwcontext_vaapi: allow transfers to/from any size of sw frameMark Thompson2016-06-281-0/+12
* | hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-11-131-1/+7
* | hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-11-131-5/+8
* | hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-11-131-0/+39
* | Merge commit 'fe498ef5144d3712b887f44a0c5e654add99ead7'Hendrik Leppkes2016-10-071-111/+79
|\ \ | |/
| * hwcontext_vaapi: Return all formats for constraints without configMark Thompson2016-06-211-111/+79
* | lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.Carl Eugen Hoyos2016-08-021-0/+2
* | Merge commit 'b8bf9194af602cf3a4bcd19a5e278e3d6d69f8fa'Hendrik Leppkes2016-06-261-0/+123
|\ \ | |/
| * hwcontext_vaapi: implement device creationAnton Khirnov2016-05-261-0/+123
* | vaapi: Enable more libva surface formatsMark Thompson2016-06-021-5/+5
* | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis2016-04-141-4/+4
|/
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+850