Antoine Jacoutot <[email protected]> writes: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2019/12/25 08:48:26 > > Modified files: > multimedia/mpv : Makefile > x11/vlc : Makefile > Added files: > x11/vlc/patches: > patch-modules_video_output_opengl_fragment_shaders_c > patch-modules_video_output_opengl_vout_helper_c > patch-modules_video_output_opengl_vout_helper_h > > Log message: > Enable libplacebo support. > > from Brad
mpv doesn't use libplacebo outside of --gpu-api=vulkan but OpenBSD Ports for both mpv and libplacebo disable Vulkan. vlc is different. Vulkan output is slated for 4.0 while 3.0 uses libplacebo for HDR tone mapping on OpenGL output.
