summaryrefslogtreecommitdiff
path: root/tests/ref/fate/filter-formats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ref/fate/filter-formats')
-rw-r--r--tests/ref/fate/filter-formats3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-formats b/tests/ref/fate/filter-formats
index 4c303d86ef..ea85eed23d 100644
--- a/tests/ref/fate/filter-formats
+++ b/tests/ref/fate/filter-formats
@@ -77,6 +77,9 @@ quad(side)
-1 = ff_parse_channel_layout(FFFFFFFFFFFFFFFF, -1, -1c);
0 = ff_parse_channel_layout(0000000000000000, 60, 60c);
-1 = ff_parse_channel_layout(FFFFFFFFFFFFFFFF, -1, 65c);
+0 = ff_parse_channel_layout(0000000000000000, 2, 2C);
+0 = ff_parse_channel_layout(0000000000000000, 60, 60C);
+-1 = ff_parse_channel_layout(FFFFFFFFFFFFFFFF, -1, 65C);
0 = ff_parse_channel_layout(000000000000003F, 6, 5.1);
0 = ff_parse_channel_layout(0000000000000003, 2, stereo);
0 = ff_parse_channel_layout(0000000000000001, 1, 1+1+1+1);