From 698b536f3b34a7cfc41a80e1034cc359456bdd66 Mon Sep 17 00:00:00 2001 From: Dave Burke Date: Sat, 12 May 2012 13:17:25 -0700 Subject: Update to 2012_05_11 version. Fixes: - Don't throw error for invalid bitrate but limit to functional value - More robust ASC parsing - More robust handling of corrupt bitstreams - Handle multiple raw access units Change-Id: Ib49fe2545ff4185fe924126da702fe84ac5c2d87 --- libFDK/src/qmf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libFDK/src/qmf.cpp') diff --git a/libFDK/src/qmf.cpp b/libFDK/src/qmf.cpp index b02a066..361fcfd 100644 --- a/libFDK/src/qmf.cpp +++ b/libFDK/src/qmf.cpp @@ -27,7 +27,7 @@ ******************************************************************************/ /*! \file - \brief Complex qmf analysis/synthesis, $Revision: 36871 $ + \brief Complex qmf analysis/synthesis, $Revision: 37444 $ This module contains the qmf filterbank for analysis [ cplxAnalysisQmfFiltering() ] and synthesis [ cplxSynthesisQmfFiltering() ]. It is a polyphase implementation of a complex exponential modulated filter bank. The analysis part usually runs at half the sample rate -- cgit v1.2.3