DescriptionReject vp8 video having alpha and image planes of different sizes.
Previously we would accept malformed vp8 video files that had alpha and
image planes with different dimensions. Now they result in a decode error.
Also use the alpha image stride when copying the alpha plane, because it
technically doesn't have to be the same as the image stride.
BUG=449958
TEST=ffmpeg_regression_tests
Committed: https://crrev.com/c1a91a8a6a7132c47a174054f0fb56cc3dc8c069
Cr-Commit-Position: refs/heads/master@{#312420}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|