]> git.sesse.net Git - ffmpeg/commit
avcodec/wavpackenc: Fix undefined shifts
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 19 Sep 2019 22:16:58 +0000 (00:16 +0200)
committerPaul B Mahol <onemda@gmail.com>
Thu, 26 Sep 2019 09:11:01 +0000 (11:11 +0200)
commit84974c6fb542cf019904016c2165d9a62db9f312
treeaf397f2a6a8552750a1a0ac6491369175dba6430
parent525de9567903e32b6ee2dc594bd55c26581029dd
avcodec/wavpackenc: Fix undefined shifts

Fixes ticket #8161 and the acodec-wavpack FATE-test.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/wavpackenc.c