diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-07 12:31:58 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-11 12:44:27 +0200 |
commit | c3fb0c5babb2ae3b8985d038dd0ce228d52f85d7 (patch) | |
tree | 4acb3f215fbf0657316a06fad8f5b1d97131a518 /libavcodec/mlz.h | |
parent | 0e4dfa470958a6bc6c6a673491dda5adf758c6c2 (diff) | |
download | ffmpeg-c3fb0c5babb2ae3b8985d038dd0ce228d52f85d7.tar.gz |
avcodec/ac3enc: Don't presume ch_layout to be AV_CHANNEL_ORDER_NATIVE
It is perfectly legal for users to use a custom layout
that is equivalent to a supported native one.
In this case the union in AVChannelLayout is not an uint64_t mask,
but a pointer to a custom map.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mlz.h')
0 files changed, 0 insertions, 0 deletions