diff options
author | James Almer <jamrial@gmail.com> | 2022-10-30 13:06:23 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-10-30 16:18:30 -0300 |
commit | 83e918de712f04cfd3b3c3e63214107463841d4d (patch) | |
tree | d0fc448fc07e2a786bce2ee6eb4bfc73a34c7510 /tests/ref | |
parent | 01b9abd7716cf24d3de870fd563e118d0d71123f (diff) | |
download | ffmpeg-83e918de712f04cfd3b3c3e63214107463841d4d.tar.gz |
avutil/channel_layout: add a cube channel layout
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref')
-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 19bcbce7d8..02eaad0929 100644 --- a/tests/ref/fate/channel_layout +++ b/tests/ref/fate/channel_layout @@ -25,6 +25,7 @@ hexagonal FL+FR+FC+BL+BR+BC 7.1(wide) FL+FR+FC+LFE+BL+BR+FLC+FRC 7.1(wide-side) FL+FR+FC+LFE+FLC+FRC+SL+SR octagonal FL+FR+FC+BL+BR+BC+SL+SR +cube FL+FR+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 |