]> git.sesse.net Git - ffmpeg/commit
swscale/output: fix signed integer overflow for ya16
authorPaul B Mahol <onemda@gmail.com>
Thu, 26 Sep 2019 13:55:03 +0000 (15:55 +0200)
committerPaul B Mahol <onemda@gmail.com>
Thu, 26 Sep 2019 13:56:47 +0000 (15:56 +0200)
commit21838cad2fc44023ad85e35d5c677e2f8d29a0ef
tree05021745671c058f6f8fd7461a8cf939ee3ea0f7
parent646799b42fd59ee79920e472795bf881b78bb5ce
swscale/output: fix signed integer overflow for ya16

Fixes #7666.
libswscale/output.c