1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-08 15:48:43 +01:00

Reset parameter smoothing tool while concealment.

Change-Id: I9ec328096e88f5de984daca85a87c200827e7048
This commit is contained in:
Fraunhofer IIS FDK 2019-03-08 15:56:51 +01:00 committed by Jean-Michel Trivi
parent 273a43f61f
commit 592c03a9f0

View File

@ -1,7 +1,7 @@
/* -----------------------------------------------------------------------------
Software License for The Fraunhofer FDK AAC Codec Library for Android
© Copyright 1995 - 2018 Fraunhofer-Gesellschaft zur Förderung der angewandten
© Copyright 1995 - 2019 Fraunhofer-Gesellschaft zur Förderung der angewandten
Forschung e.V. All rights reserved.
1. INTRODUCTION
@ -200,6 +200,7 @@ static void SpatialDecClearFrameData(
/* parameter smoothing tool set to off */
bsFrame->bsSmoothMode[0] = 0;
initParameterSmoothing(self);
/* reset residual data */
{