ffmpeg: add some links to upstream bugs/patches

This commit is contained in:
Christoph Reiter
2023-03-03 10:06:44 +01:00
parent 47f2cbecf9
commit ebd8b7fa15

View File

@@ -102,8 +102,11 @@ prepare() {
apply_patch_with_msg \
0005-Win32-Add-path-relocation-to-frei0r-plugins-search.patch \
0002-gcc-12.patch \
0001-lavu-vulkan-fix-handle-type-for-32-bit-targets.patch \
eb0455d64690eed0068e5cb202f72ecdf899837c.patch
# https://trac.ffmpeg.org/ticket/9983
# https://ffmpeg.org/pipermail/ffmpeg-devel/2023-March/307142.html
apply_patch_with_msg 0001-lavu-vulkan-fix-handle-type-for-32-bit-targets.patch
}
build() {