]> git.sesse.net Git - ffmpeg/commit
avcodec/pcm: Fix undefined shifts
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 19 Sep 2019 22:17:01 +0000 (00:17 +0200)
committerPaul B Mahol <onemda@gmail.com>
Thu, 26 Sep 2019 12:02:56 +0000 (14:02 +0200)
commit69473bec6f38fefc9a433d95f8e00de101299592
treed38440797148e09b46fc5284282278898da8f7c8
parent84974c6fb542cf019904016c2165d9a62db9f312
avcodec/pcm: Fix undefined shifts

Fixes the acodec-pcm-u16[lb]e FATE-tests.

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