Skip to content

dav1dplay: allow resizing the window

Niklas Haas requested to merge haasn/dav1d:dp-resizable into master

libplacebo v66 got helper functions that make preserving the aspect ratio in this case trivial. But we still need to make sure to clear the FBO to black if the image doesn't cover it fully.

Merge request reports