Skip to content

dav1d: Don't configure a buffer pool and don't require one for videometa support

dav1d is allocating memory itself and we directly forward that without
using any downstream buffer pool.

Merge request reports