ffmpeg | branch: release/4.4 | Michael Niedermayer |
Sun Mar 26 22:35:50 2023 +0200| [51632e1446696d44389586c4c9060a1a1815380e] |
committer: Michael Niedermayer
avcodec/vp3: Check width to avoid assertion failure
Fixes: Assertion failure on x86-32
av_assert2(block_w * sizeof(pixel) <= F
ffmpeg | branch: release/5.1 | Michael Niedermayer |
Sun Mar 26 22:35:50 2023 +0200| [f34fe6b4a4fd6123f1ea3dcc7210424ba9b769ee] |
committer: Michael Niedermayer
avcodec/vp3: Check width to avoid assertion failure
Fixes: Assertion failure on x86-32
av_assert2(block_w * sizeof(pixel) <= F
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Mar 26 22:35:50 2023 +0200| [9bcb8caac3bd109cee70a98560181a551c6317a7] |
committer: Michael Niedermayer
avcodec/vp3: Check width to avoid assertion failure
Fixes: Assertion failure on x86-32
av_assert2(block_w * sizeof(pixel) <= F