swapchain: remove buggy metadata sanitization logic
Compare changes
+ 0
− 13
@@ -63,19 +63,6 @@ void pl_swapchain_colorspace_hint(pl_swapchain sw, const struct pl_color_space *
Not needed and unhelpful - specifically, this logic contains several bugs. It's also IMO better to not magically pick PQ here even if HDR metadata is set.
VideoLAN code repository instance