ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Dec 18 17:55:09 2022 +0100| [782c45cf25177db9496e6589909300b0c4ffd2ac] |
committer: Michael Niedermayer
avcodec/wavpack: Avoid undefined shift in get_tail()
Fixes: left shift of 1208485947 by 1 places cannot be represented in type 'int'
ffmpeg | branch: release/5.1 | Michael Niedermayer |
Sun Dec 18 17:55:09 2022 +0100| [194a9429b2543609364a26af72e6d3f1d7bc1934] |
committer: Michael Niedermayer
avcodec/wavpack: Avoid undefined shift in get_tail()
Fixes: left shift of 1208485947 by 1 places cannot be represented in type 'int'
ffmpeg | branch: master | Michael Niedermayer | Sun
Dec 18 17:55:09 2022 +0100| [8374a747af247d45eb466fcb4aee90f3ae798aad] |
committer: Michael Niedermayer
avcodec/wavpack: Avoid undefined shift in get_tail()
Fixes: left shift of 1208485947 by 1 places cannot be represented in type 'int'
Fixes