diff options
author | James Almer <jamrial@gmail.com> | 2023-11-03 13:28:36 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-11-08 10:09:46 -0300 |
commit | 04e53927ad8d4e12c2d16ce749b906147a5c2070 (patch) | |
tree | 1adf70fbea521787c82d1ca370b652b174a84d3f /doc | |
parent | b4169760b0d535a77b607acf8c8934864252a4f5 (diff) | |
download | ffmpeg-04e53927ad8d4e12c2d16ce749b906147a5c2070.tar.gz |
avutil/channel_layout: add a 9.1.4 channel layout
Mapping to ITU-R BS.2051-3 "Sound System G" and ITU-R BS.1196-8 "Channel
Configuration 20".
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-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 0be20643de..a0b8d4b62d 100644 --- a/doc/utils.texi +++ b/doc/utils.texi @@ -729,6 +729,8 @@ FL+FR+FC+LFE+BL+BR+SL+SR+TFL+TFR FL+FR+FC+LFE+BL+BR+SL+SR+TFL+TFR+TBL+TBR @item 7.2.3 FL+FR+FC+LFE+BL+BR+SL+SR+TFL+TFR+TBC+LFE2 +@item 9.1.4 +FL+FR+FC+LFE+BL+BR+FLC+FRC+SL+SR+TFL+TFR+TBL+TBR @item hexadecagonal FL+FR+FC+BL+BR+BC+SL+SR+WL+WR+TBL+TBR+TBC+TFC+TFL+TFR @item downmix |