mpv
mpv copied to clipboard
Small fixes for gpu-next and wayland
Something that doesn't really matter outside of my own experiment for gpu-next.
And a small fix for Wayland. It shouldn't be possible to have 2 presentation feedback events in-fly, so it should be safe to always zero it out.
Cherry-picked and pushed the second commit.
@Dudemanguy can we just consistently get rid of dangling pointers in the wayland code?
The presentation stuff should have been the only ones.