mpv-build icon indicating copy to clipboard operation
mpv-build copied to clipboard

Feature Request: also build libplacebo

Open CounterPillow opened this issue 3 years ago • 1 comments

With mpv more and more depending on libplacebo, it makes sense that people would be able to use mpv-build to try out bleeding-edge mpv features (gpu-next) that depend on a bleeding-edge version of libplacebo. So I'd like to request that much like ffmpeg and libass, libplacebo is built in the same fashion, with a switch between the git version and the release version.

CounterPillow avatar Jun 03 '22 19:06 CounterPillow

Could be pretty trivially done with meson wraps (of course, that would be meson-specific but still).

Dudemanguy avatar Jun 03 '22 20:06 Dudemanguy