summaryrefslogtreecommitdiffstats
path: root/video/out/hwdec/dmabuf_interop_gl.c
Commit message (Expand)AuthorAgeFilesLines
* vo: hwdec: Pass the ra_ctx to hwdecs instead of just the raPhilip Langdale2023-05-281-2/+2
* hwdec_drmprime: support rpi4_8 and rpi4_10 formatsEmperorPenguin182023-04-201-0/+3
* various: drop unused #include "config.h"Thomas Weißschuh2023-02-201-1/+0
* hwdec_drmprime: support yuv420p formatEmperorPenguin182022-12-101-0/+5
* hwdec/dmabuf_interop_gl: work-around implicit rgba swizzlingPhilip Langdale2022-10-151-0/+33
* hwdec/dmabuf_interop: Properly prefix `priv` structPhilip Langdale2022-08-091-4/+4
* hwdec/dmabuf_interop_gl: support basic multi-plane formatsPhilip Langdale2022-08-031-38/+53
* hwdec/dmabuf_interop: use AVDRMFrameDescriptor to describe dmabufsPhilip Langdale2022-08-031-8/+8
* hwdec/dmabuf_interop: refactor out hwdec_vaapi dependenciesPhilip Langdale2022-08-031-14/+16
* hwdec/vaapi: rename interops to reflect more general usePhilip Langdale2022-08-031-0/+253