summaryrefslogtreecommitdiffstats
path: root/video/out/hwdec/hwdec_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* various: fix typosHarri Nieminen2023-03-281-1/+1
* vo_dmabuf_wayland: reject hw formats not supported by compositorAaron Boxer2023-02-111-2/+4
* hwdec/vaapi: zero-initialize VADRMPRIMESurfaceDescriptorDudemanguy2023-01-301-1/+1
* hwdec_vaapi: close file descriptors even if surface export failsAaron Boxer2023-01-281-0/+7
* vo: hwdec: remove legacy_namesPhilip Langdale2022-11-151-1/+0
* hwdec_vaapi: only set VADisplay resource if entire init process has succeededAaron Boxer2022-11-071-4/+4
* vo_dmabuf_wayland: wayland VO displaying dmabuf buffersAaron Boxer2022-10-261-3/+11
* hwdec/vaapi: improve probing of supported sw formatsPhilip Langdale2022-10-151-3/+47
* vo_gpu/hwdec: rename and introduce legacy names for some interopsPhilip Langdale2022-10-111-2/+3
* hwdec/dmabuf_interop: Properly prefix `priv` structPhilip Langdale2022-08-091-4/+4
* hwdec/dmabuf_interop: use AVDRMFrameDescriptor to describe dmabufsPhilip Langdale2022-08-031-12/+31
* hwdec/dmabuf_interop: refactor out hwdec_vaapi dependenciesPhilip Langdale2022-08-031-8/+18
* hwdec/vaapi: rename interops to reflect more general usePhilip Langdale2022-08-031-4/+4
* hwdec_vaapi_pl: support simple multi-plane image formatsPhilip Langdale2022-07-231-3/+12
* vo_gpu: hwdec_vaapi: Improve logging when probing surface formatsPhilip Langdale2022-03-101-3/+21
* hwdec_vaapi_vk: rename to vaapi_plNiklas Haas2022-03-031-2/+2
* vo_gpu: hwdec_vaapi: Don't probe formats for irrelevant endpointsPhilip Langdale2022-02-061-0/+8
* vo_gpu: hwdec_vaapi: silence errors while probingNiklas Haas2021-05-191-1/+1
* vo_gpu: hwdec_vaapi: set correct hw_imgfmt valuewm42020-01-171-0/+1
* vaapi: reduce log levels furtherwm42020-01-111-7/+10
* vo_gpu: hwdec_vaapi: silence warning during probingwm42020-01-111-1/+4
* vo_gpu: hwdec_vaegl: remove support for old-style interopPhilip Langdale2019-12-281-70/+4
* build: fix compilation conditions for vaapi interop initsPhilip Sequeira2019-11-101-2/+2
* vo_gpu: hwdec_vaegl: silence confusing message during probingwm42019-09-191-2/+47
* vo_gpu: hwdec_vaegl: refactor format probingwm42019-09-191-40/+64
* drm: fix libmpv ABI breakage introduced in 351c083487050c88adb0e3d60f2174850f...Anton Kindestam2019-09-181-2/+2
* vo_gpu: hwdec_vaapi: Refactor Vulkan and OpenGL interops for VAAPIPhilip Langdale2019-09-151-325/+32
* vo_gpu: hwdec_vaapi: Synchronise after exporting VA surfacePhilip Langdale2019-08-071-0/+3
* vo_gpu: hwdec_vaapi: Count planes rather than layers in Vulkan interopPhilip Langdale2019-07-081-1/+1
* vo_gpu: hwdec_vaapi: Suppress format errors when probingPhilip Langdale2019-07-081-1/+2
* vo_gpu: hwdec_vaapi: Add Vulkan interopPhilip Langdale2019-07-081-157/+294
* vo_gpu: hwdec_vaegl: Rename and move to hwdec_vaapiPhilip Langdale2019-07-081-0/+558