Re: [FFmpeg-devel] [PATCH] avcodec/alsdec: fix some undefined shifts

2017-07-03 Thread Thilo Borgmann
Am 03.07.17 um 11:49 schrieb Paul B Mahol: > Signed-off-by: Paul B Mahol > --- > libavcodec/alsdec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Ok if you really feel we are anywhere near a sign bit here. -Thilo ___ ffmpeg-devel maili

[FFmpeg-devel] [PATCH] avcodec/alsdec: fix some undefined shifts

2017-07-03 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavcodec/alsdec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/alsdec.c b/libavcodec/alsdec.c index 37d6b38..df5e2bb 100644 --- a/libavcodec/alsdec.c +++ b/libavcodec/alsdec.c @@ -756,7 +756,7 @@ static int read_var_block_dat