From 26937fb416cd6fd42c7135b0e5332ba64154aff2 Mon Sep 17 00:00:00 2001 From: Ganesh Ajjanagadde Date: Wed, 23 Dec 2015 14:48:40 -0800 Subject: swr/resample: use av_clip_int16 instead of av_clip Reviewed-by: Michael Niedermayer Signed-off-by: Ganesh Ajjanagadde --- libswresample/resample.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libswresample') diff --git a/libswresample/resample.c b/libswresample/resample.c index 34eb4c016d..7888e570a3 100644 --- a/libswresample/resample.c +++ b/libswresample/resample.c @@ -202,7 +202,7 @@ static int build_filter(ResampleContext *c, void *filter, double factor, int tap switch(c->format){ case AV_SAMPLE_FMT_S16P: for(i=0;i