Skip to content
Snippets Groups Projects
Commit a711a2cb authored by Martin Storsjö's avatar Martin Storsjö
Browse files

mpegvideo: Avoid 32-bit wrapping of linesize multiplications


This makes sure that linesize * start_y doesn't overflow, so that
emulated_edge_mc can get back the original value if needed.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 0ebfdae0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment