summaryrefslogtreecommitdiffstats
path: root/video/out/hwdec/hwdec_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* 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