From 4d2d9fc9e6feb7060589664af5855c9ef762bc89 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Fri, 15 Oct 2010 14:17:13 -0400 Subject: [PATCH] Transient detection fix for the case where a transient occurs during the overlap --- libcelt/celt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcelt/celt.c b/libcelt/celt.c index a7ae0c24..fc67db52 100644 --- a/libcelt/celt.c +++ b/libcelt/celt.c @@ -260,7 +260,7 @@ static int transient_analysis(const celt_word32 * restrict in, int len, int C, if (len>360+overlap) { *frame_max = 0; - for (i=len-360-overlap;i