contrib: ffmpeg: Apply patches for vulkan on 32 bit architectures
This fixes building with modern Clang for 32 bit architectures. Integer/pointer conversion issues (visible on 32 bit architectures) that only are warnings in older compilers have been made hard errors in recent versions of Clang. This issue appeared in VLC after ffmpeg was updated to the 5.1 version.
parent
c4a656a7
No related branches found
No related tags found
Showing
- contrib/src/ffmpeg/0001-vulkan-Fix-win-i386-calling-convention.patch 43 additions, 0 deletions.../ffmpeg/0001-vulkan-Fix-win-i386-calling-convention.patch
- contrib/src/ffmpeg/0002-lavu-vulkan-fix-handle-type-for-32-bit-targets.patch 50 additions, 0 deletions...0002-lavu-vulkan-fix-handle-type-for-32-bit-targets.patch
- contrib/src/ffmpeg/rules.mak 2 additions, 0 deletionscontrib/src/ffmpeg/rules.mak
Please register or sign in to comment