Aegisub/subprojects/ffmpeg.wrap
arch1t3cht c67ba9f70c Update ffmpeg wrap to 6.0 following ffms2 updates
Also bump libdav1d and turn the wrap patches into diffs. This requires
bumping the minimum meson version to 0.63, but meson 1.0 is available
pretty much everywhere now so this should be fine.
2023-10-13 23:46:11 +02:00

13 lines
304 B
Plaintext

[wrap-git]
directory = ffmpeg
url = https://gitlab.freedesktop.org/gstreamer/meson-ports/ffmpeg.git
revision = head
diff_files = ffmpeg/0001.patch
[provide]
libavformat = libavformat_dep
libavcodec = libavcodec_dep
libswscale = libswscale_dep
libavutil = libavutil_dep
libswresample = libswresample_dep