diff options
author | James Almer <jamrial@gmail.com> | 2024-10-26 12:13:00 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-11-13 12:38:04 -0300 |
commit | 20af68b63a49e41b0b4233833230eff32778ad20 (patch) | |
tree | 9a9feb677ecd4e4febf40bd05e01a6b8ea32891a /tests | |
parent | 18883fbcab752d5857b99afafe045508a26a2413 (diff) | |
download | ffmpeg-20af68b63a49e41b0b4233833230eff32778ad20.tar.gz |
avutil/channel_layout: add Binaural channels and layout
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests')
-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 0bcfefce3b..0e3d6914bc 100644 --- a/tests/ref/fate/channel_layout +++ b/tests/ref/fate/channel_layout @@ -34,6 +34,7 @@ cube FL+FR+BL+BR+TFL+TFR+TBL+TBR 7.2.3 FL+FR+FC+LFE+BL+BR+SL+SR+TFL+TFR+TBC+LFE2 9.1.4 FL+FR+FC+LFE+BL+BR+FLC+FRC+SL+SR+TFL+TFR+TBL+TBR hexadecagonal FL+FR+FC+BL+BR+BC+SL+SR+TFL+TFC+TFR+TBL+TBC+TBR+WL+WR +binaural BIL+BIR 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 |