Aegisub/subprojects/ffms2.wrap
arch1t3cht e994934e24 Link ffmpeg with dav1d to enable AV1 support.
The patched meson.build for dav1d just changes the include_directories
from 'include/dav1d' to 'include' and, while we're at it, removes the
pkg_config stuff to avoid a deprecation warning.

AV1 decoding is pretty broken in upstream ffms2, so point the wrap to a
fork that has some hack patches for it. BestSource works fine out of the
box, though.
2023-02-20 17:16:23 +01:00

8 lines
126 B
Plaintext

[wrap-git]
url = https://github.com/arch1t3cht/ffms2.git
revision = head
patch_directory = ffms2
[provide]
ffms2 = ffms2_dep