elFarto / nvidia-vaapi-driver

A VA-API implemention using NVIDIA's NVDEC
Other
1.15k stars 53 forks source link

Single buffer export #262

Closed elFarto closed 7 months ago

elFarto commented 7 months ago

Rather than exporting two buffers, this patch allows the driver to export just one, which in theory allows us to be compatible with Chrome which only supports importing one buffer.