From 91debec976d2535e402c8f6326e70589a2776a38 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 4 Feb 2013 03:25:07 +0100 Subject: [PATCH] swr/resample: fix filter rounding and cliping for s32 Signed-off-by: Michael Niedermayer --- libswresample/resample.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libswresample/resample.c b/libswresample/resample.c index d3fe1a7479..fb9da7c354 100644 --- a/libswresample/resample.c +++ b/libswresample/resample.c @@ -142,7 +142,7 @@ static int build_filter(ResampleContext *c, void *filter, double factor, int tap break; case AV_SAMPLE_FMT_S32P: for(i=0;i