Skip to content
Snippets Groups Projects
Commit a04ae469 authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov
Browse files

aacsbr: reduce element type mismatch warning severity


All HE-AAC samples with an LFE channel make this warning get spammed on
every frame. Turning off SBR for LFE channels makes sense (since it has
much less coefficients than normal channels do), so this error print is
of no value in this case.
It makes sense to keep the error in other cases, hence why it's still
around, degraded to warning severity since the decoder will still
attempt to decode without SBR.

Signed-off-by: default avatarRostislav Pehlivanov <atomnuker@gmail.com>
parent 2991d935
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment