X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Faacpsy.c;h=78232d4518c4e7805eeed3e82e8b14359a02dbe2;hb=a8ab64d2f70029a87467f75d1412bf6d13664b64;hp=3a6615947674229dc5640219ad21d7d4ef956c7c;hpb=63b0356274bc496c486cbedcb563302c36996024;p=ffmpeg diff --git a/libavcodec/aacpsy.c b/libavcodec/aacpsy.c index 3a661594767..78232d4518c 100644 --- a/libavcodec/aacpsy.c +++ b/libavcodec/aacpsy.c @@ -787,6 +787,7 @@ static void psy_3gpp_analyze_channel(FFPsyContext *ctx, int channel, psy_band->threshold = band->thr; psy_band->energy = band->energy; + psy_band->spread = spread_en[w+g]; } }