summaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* hwcontext_vaapi: Pass correct read/write flags when exporting surfacesMark Thompson2018-03-221-3/+8
* hwcontext_vaapi: Add support for legacy DRM mappingMark Thompson2018-03-221-12/+182
* hwcontext_vaapi: Always include DRM hwcontext headerMark Thompson2018-03-181-3/+1
* hwcontext_vaapi: Fix condition for DRM device derivationMark Thompson2018-03-181-1/+1
* hwcontext_vaapi: Fix frames context creation with external attributesMark Thompson2018-02-211-2/+2
* hwcontext_vaapi: Add more surface formatsMark Thompson2018-02-211-0/+3
* hwcontext_vaapi: Do not assume that sw_format is transferableMark Thompson2017-11-261-7/+14
* hwcontext_vaapi: add the fourcc of I420 format map.Jun Zhao2017-11-201-1/+3
* hwcontext_vaapi: Fix build with libva 2.0Mark Thompson2017-11-121-1/+1
* hwcontext_vaapi: Add support for mapping to DRM objectsMark Thompson2017-10-091-2/+106
* hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson2017-10-091-0/+21
* hwcontext_vaapi: Factorise out common connection codeMark Thompson2017-10-091-29/+24
* Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-261-1/+1
|\
| * 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: Fix DRM format mappingMark Thompson2017-09-191-8/+8
* | hwcontext_vaapi: Fix build failure with old libdrmJun Zhao2017-09-141-1/+3
* | hwcontext_vaapi: Add DRM to VAAPI mappingMark Thompson2017-09-131-1/+228
* | hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson2017-06-141-34/+45
* | Merge commit '8ad9f9d675eab139aa2208722009eeed981460dd'Clément Bœsch2017-03-301-41/+52
|\ \ | |/
| * 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: 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
OpenPOWER on IntegriCloud