diff options
author | James Almer <jamrial@gmail.com> | 2023-10-26 21:24:11 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-10-27 08:46:34 -0300 |
commit | a41c4b923dbc7f3f51aa79b5bbbe68fd01bacf00 (patch) | |
tree | e6205c70f675d88b8d9a9239d0aedee9fb0e4fc0 /tests/ref/fate | |
parent | 8d46cbce4f158b23505e3926bb7f20b209a536c0 (diff) | |
download | ffmpeg-a41c4b923dbc7f3f51aa79b5bbbe68fd01bacf00.tar.gz |
avutil/channel_layout: add a 7.1.2 channel layout
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 194083fb71..b9fd448ea3 100644 --- a/tests/ref/fate/channel_layout +++ b/tests/ref/fate/channel_layout @@ -28,6 +28,7 @@ hexagonal FL+FR+FC+BL+BR+BC 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 +7.1.2 FL+FR+FC+LFE+BL+BR+SL+SR+TFL+TFR 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 |