ffmpeg: fix General protection fault in ff_yuv_420_rgb32_ssse3

This commit is contained in:
Sergei Reznikov
2020-06-20 17:58:33 +00:00
parent e597819386
commit c0bfd8fe55
2 changed files with 312 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://ffmpeg.org/"
COPYRIGHT="2000-2003 Fabrice Bellard
2003-2020 the FFmpeg developers"
LICENSE="GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://ffmpeg.org/releases/ffmpeg-$portVersion.tar.xz"
CHECKSUM_SHA256="1d0ad06484f44bcb97eba5e93c40bcb893890f9f64aeb43e46cd9bb4cbd6795d"
PATCHES="ffmpeg-$portVersion.patchset"