mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
build: fix zimg message in configure output
It's useful as software scaler in general, not just that video filter.
This commit is contained in:
@@ -400,7 +400,7 @@ iconv support use --disable-iconv.",
|
||||
}, {
|
||||
'name': '--zimg',
|
||||
'deps': 'aligned_alloc',
|
||||
'desc': 'libzimg support (for vf_fingerprint)',
|
||||
'desc': 'libzimg support (high quality software scaler)',
|
||||
'func': check_pkg_config('zimg', '>= 2.9'),
|
||||
}, {
|
||||
'name': '--lcms2',
|
||||
|
||||
Reference in New Issue
Block a user