summaryrefslogtreecommitdiffstats
path: root/clean
diff options
context:
space:
mode:
authorzeromind <zeromind@gmx.com>2022-08-31 22:17:09 +0000
committerKevin Mitchell <kevmitch@gmail.com>2022-08-31 15:59:07 -0700
commitdb240a2a9b3045410ec1f47262be93222e4d0a54 (patch)
tree42fa26a59df6e0f4575f863a6fc100deebd294df /clean
parent383e54c100319a95e77d97372d0659d58ad8c582 (diff)
downloadmpv-build-db240a2a9b3045410ec1f47262be93222e4d0a54.tar.bz2
mpv-build-db240a2a9b3045410ec1f47262be93222e4d0a54.tar.xz
include libplacebo
Include libplacebo to add support `vo=gpu-next` in mpv, as the OS-provided libplacebo may not be recent enough. Explicitly link mpv and ffmpeg against stdc++ in case libplacebo was built with glslang, which does not have pkg-config files. Adjust the update script to also checkout git submodules as well, which is needed for libplacebo.
Diffstat (limited to 'clean')
-rwxr-xr-xclean1
1 files changed, 1 insertions, 0 deletions
diff --git a/clean b/clean
index 6cd8f61..320c01f 100755
--- a/clean
+++ b/clean
@@ -4,5 +4,6 @@ export LC_ALL=C
scripts/ffmpeg-clean
scripts/fribidi-clean
scripts/libass-clean
+scripts/libplacebo-clean
scripts/mpv-clean
rm -rf build_libs