From 20e4c6a611d05fb46607c5ef137d8d80033c748d Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Tue, 21 Dec 2010 22:27:08 -0500 Subject: [PATCH] Removing FIXMEs that were fixed --- libcelt/celt.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libcelt/celt.c b/libcelt/celt.c index 39194d45..4c60cf6a 100644 --- a/libcelt/celt.c +++ b/libcelt/celt.c @@ -387,7 +387,6 @@ static void deemphasis(celt_sig *in[], celt_word16 *pcm, int N, int _C, const ce } #ifdef ENABLE_POSTFILTER -/* FIXME: Handle the case where T = maxperiod */ static void comb_filter(celt_word32 *y, celt_word32 *x, int T0, int T1, int N, int C, celt_word16 g0, celt_word16 g1, const celt_word16 *window, int overlap) { @@ -473,7 +472,6 @@ static int tf_analysis(const CELTMode *m, celt_word16 *bandLogE, celt_word16 *ol int tf_select=0; SAVE_STACK; - /* FIXME: Should check number of bytes *left* */ if (nbCompressedBytes<15*C) { *tf_sum = 0; @@ -504,7 +502,7 @@ static int tf_analysis(const CELTMode *m, celt_word16 *bandLogE, celt_word16 *ol N = (m->eBands[i+1]-m->eBands[i])<eBands[i]<eBands[i]<