diff options
author | James Almer <jamrial@gmail.com> | 2022-10-31 17:24:47 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-11-04 09:06:50 -0300 |
commit | 9a1522173146af40b259400c6d10f348b9518bd4 (patch) | |
tree | 61742544312623cd6cb4c0d460f447970973e218 /libavcodec/movtextenc.c | |
parent | c351fdc0c6bd1a6d7b0d66374607cc64ca6554df (diff) | |
download | ffmpeg-9a1522173146af40b259400c6d10f348b9518bd4.tar.gz |
avcodec/atrac3plus: reorder channels to match the output layout
The order in which the channels are coded in the bitstream do not always follow
the native, bitmask-based order of channels both signaled by the WAV container
and forced by this same decoder. This is the case with layouts containing an
LFE channel, as it's always coded last.
Fixes ticket #9964.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 3819719099df601c470e961b9d49b9100c65641b)
Diffstat (limited to 'libavcodec/movtextenc.c')
0 files changed, 0 insertions, 0 deletions