[FFmpeg-cvslog] avcodec/vp3: Check width to avoid assertion failure

2023-12-21 Thread Michael Niedermayer
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) <=

[FFmpeg-cvslog] avcodec/vp3: Check width to avoid assertion failure

2023-10-29 Thread Michael Niedermayer
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) <=

[FFmpeg-cvslog] avcodec/vp3: Check width to avoid assertion failure

2023-10-19 Thread Michael Niedermayer
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) <=