]> git.sesse.net Git - ffmpeg/commit
libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0
authorAlan Kelly <alankelly@google.com>
Thu, 1 Apr 2021 10:00:16 +0000 (12:00 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 1 Apr 2021 18:47:52 +0000 (20:47 +0200)
commitdc57762cb43619f91fd2a5d95510fa3b14cfeaaf
tree3093313da65d5670811cafee846ecfcceefd7b6f
parente1484bc455dff500f8b35b58d434924bca0e03d6
libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/x86/swscale.c