diff options
author | James Almer <jamrial@gmail.com> | 2023-10-23 19:46:51 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-10-27 08:46:34 -0300 |
commit | 8d46cbce4f158b23505e3926bb7f20b209a536c0 (patch) | |
tree | 178a2dbcc771c71f1b9b041f321b75d512cc2b20 /doc/utils.texi | |
parent | 4b8404815de4080e6d8a2076c4a03a58521f1686 (diff) | |
download | ffmpeg-8d46cbce4f158b23505e3926bb7f20b209a536c0.tar.gz |
avutil/channel_layout: add a 5.1.4 channel layout
Mapping to ITU-R BS.2051-3 "Sound System D" and ITU-R BS.1196-8 "Channel
Configuration 16".
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/utils.texi')
-rw-r--r-- | doc/utils.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/utils.texi b/doc/utils.texi index 1388e5dabe..bd71fb59c4 100644 --- a/doc/utils.texi +++ b/doc/utils.texi @@ -719,6 +719,8 @@ FL+FR+FC+LFE+BL+BR+TFL+TFR FL+FR+FC+BL+BR+BC+SL+SR @item cube FL+FR+BL+BR+TFL+TFR+TBL+TBR +@item 5.1.4 +FL+FR+FC+LFE+BL+BR+TFL+TFR+TBL+TBR @item hexadecagonal FL+FR+FC+BL+BR+BC+SL+SR+WL+WR+TBL+TBR+TBC+TFC+TFL+TFR @item downmix |