OSDN Git Service

af_ashowinfo: adopt used plane size when computing the plane checksum
authorStefano Sabatini <stefasab@gmail.com>
Sat, 15 Oct 2011 22:44:22 +0000 (00:44 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Sat, 15 Oct 2011 22:51:36 +0000 (00:51 +0200)
commitcc6b8c4b612d239bef31a8115402b03453c2b4bc
tree385b3be1ba455196627a3c6ebd5cfc978b9f6ec2
parent7d2e4673b1528fb1e4838db05d9edca6393ced22
af_ashowinfo: adopt used plane size when computing the plane checksum

Fix checksum computation when the used plane size is different from the
allocated plane size, as it was wrongly assumed.
libavfilter/af_ashowinfo.c