mirror of https://github.com/FFmpeg/FFmpeg.git
aacenc: Fix ticket #1784: erasure of surround channels
This was due to a miscomputation of s->cur_channel, which led to psy-based encoders using the psy coefficients for the wrong channel. Test sample attached on the bug tracker had the peculiar case of all other channels being silent, so the error was far more noticeable. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/18/head
parent
91f4a44ff4
commit
e41cd3cdeb
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue