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 /tests/ref/fate | |
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 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/channel_layout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/channel_layout b/tests/ref/fate/channel_layout index eece8293ad..194083fb71 100644 --- a/tests/ref/fate/channel_layout +++ b/tests/ref/fate/channel_layout @@ -27,6 +27,7 @@ hexagonal FL+FR+FC+BL+BR+BC 5.1.2 FL+FR+FC+LFE+BL+BR+TFL+TFR octagonal FL+FR+FC+BL+BR+BC+SL+SR cube FL+FR+BL+BR+TFL+TFR+TBL+TBR +5.1.4 FL+FR+FC+LFE+BL+BR+TFL+TFR+TBL+TBR hexadecagonal FL+FR+FC+BL+BR+BC+SL+SR+TFL+TFC+TFR+TBL+TBC+TBR+WL+WR downmix DL+DR 22.2 FL+FR+FC+LFE+BL+BR+FLC+FRC+BC+SL+SR+TC+TFL+TFC+TFR+TBL+TBC+TBR+LFE2+TSL+TSR+BFC+BFL+BFR |