Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adecf1c1 authored by Eric Laurent's avatar Eric Laurent
Browse files

LVM release 1.07 delivery.

- Virtualizer now uses the correct control parameter, instead of reverberation
- Volume smoothing for first frame has been added
- Equalizer_setParameter now returns correct error code
- Correcting Non-Linear compressor gain step noise during transitions and effect level changes
- Removed SVN header blocks
- Memory and MIPS values have been added to the API
- Reverb uses a more efficient malloc for input PCM
- Reverb DecayHFRatio now ranges up to 2000
- Logging has been removed for most volume functions

Change-Id: Ib59e7e331263c3811559231b4ae90c82e34a8421
parent 445ab76c
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -15,14 +15,6 @@
 * limitations under the License.
 */

/****************************************************************************************

     $Author: nxp007753 $
     $Revision: 1081 $
     $Date: 2010-07-05 11:48:44 +0200 (Mon, 05 Jul 2010) $

*****************************************************************************************/

/****************************************************************************************/
/*                                                                                      */
/*    Header file for the application layer interface of Dynamic Bass Enhancement       */
+0 −0

File mode changed from 100755 to 100644.

+0 −8
Original line number Diff line number Diff line
@@ -15,14 +15,6 @@
 * limitations under the License.
 */

/****************************************************************************************

     $Author: beq06068 $
     $Revision: 1401 $
     $Date: 2010-08-03 09:52:22 +0200 (Tue, 03 Aug 2010) $

*****************************************************************************************/

/****************************************************************************************/
/*                                                                                      */
/*    Includes                                                                          */
+0 −8
Original line number Diff line number Diff line
@@ -15,14 +15,6 @@
 * limitations under the License.
 */

/****************************************************************************************

     $Author: beq06068 $
     $Revision: 1399 $
     $Date: 2010-08-03 08:16:00 +0200 (Tue, 03 Aug 2010) $

*****************************************************************************************/

/****************************************************************************************/
/*                                                                                      */
/*    Includes                                                                          */
+0 −8
Original line number Diff line number Diff line
@@ -15,14 +15,6 @@
 * limitations under the License.
 */

/****************************************************************************************

     $Author: beq06068 $
     $Revision: 1399 $
     $Date: 2010-08-03 08:16:00 +0200 (Tue, 03 Aug 2010) $

*****************************************************************************************/

/****************************************************************************************/
/*                                                                                      */
/*    Header file for the private layer interface of Dynamic Bass Enhancement module    */
Loading