Clarify use of LIBPLACEBO_GL

This commit is contained in:
jojo61
2024-10-22 09:39:51 +02:00
parent e624e9c83d
commit 6768bc5b18
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ CUVID ?= 0
DRM ?= 0
# use libplacebo -
# available for all decoders but for DRM you need LIBPLACEBO_GL
# available for all decoders but for DRM and VAAPI you need LIBPLACEBO_GL
LIBPLACEBO ?= 0
LIBPLACEBO_GL ?= 0