[FFmpeg-devel] [PATCH 1/5] avutil/channel_layout: add 22.2 layout

Paul B Mahol onemda at gmail.com
Sat Aug 1 14:46:23 EEST 2020


On 6/16/20, Jan Ekström <jeebjp at gmail.com> wrote:
> Requires some extraneous top side and bottom front channels to be
> defined.
>
> According to STD-B59v2, the defined channel layout is:
> - FL
> - FR
> - FC
> - LFE1
> - BL
> - BR
> - FLc
> - FRc
> - BC
> - LFE2
> - SiL
> - SiR
> - TpFL
> - TpFR
> - TpFC
> - TpC
> - TpBL
> - TpBR
> - TpSiL
> - TpSiR
> - TpBC
> - BtFC
> - BtFL
> - BtFR
> ---
>  doc/APIchanges             | 5 +++++
>  libavutil/channel_layout.c | 6 ++++++
>  libavutil/channel_layout.h | 6 ++++++
>  libavutil/version.h        | 2 +-
>  4 files changed, 18 insertions(+), 1 deletion(-)
>

probably OK

BTW What happened with new channel layout API?


More information about the ffmpeg-devel mailing list