mirror of https://github.com/FFmpeg/FFmpeg.git
Existing code could have caused wrong channel order signalling or reduced
channel count if a channel designation appeared multiple times. This is
actually an old bug, but the conversion to the new channel layout API made it
visible, because now the code overrides the proper channel count with the one
calculated from the mask.
Signed-off-by: Marton Balint <cus@passwd.hu>
(cherry picked from commit 3d3cad7483
)
release/6.0
parent
178575bdc1
commit
ae7cd2fc02
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue