summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-11-16 13:32:00 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-11-16 13:32:00 +0100
commit2b3b7ea810a16c76427451d7d76ba5b4fc6e8dd4 (patch)
treecd467045f48ae1225dc70e20655eebdbbb4f0c49 /tests
parentfcd55cfd12db9c89532a8c9ab7d85cdac2eca950 (diff)
xingmux: Fix unit test after change to correctly calculate number of frames
Diffstat (limited to 'tests')
-rw-r--r--tests/check/elements/xingmux_testdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/elements/xingmux_testdata.h b/tests/check/elements/xingmux_testdata.h
index bc785fce..2319ee22 100644
--- a/tests/check/elements/xingmux_testdata.h
+++ b/tests/check/elements/xingmux_testdata.h
@@ -3,7 +3,7 @@ static const guint8 test_xing[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x69, 0x6e,
0x67, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00,
-0x5a, 0x00, 0x00, 0x95, 0x2e, 0x00, 0x03, 0x06,
+0x5c, 0x00, 0x00, 0x95, 0x2e, 0x00, 0x03, 0x06,
0x09, 0x0c, 0x0f, 0x11, 0x14, 0x17, 0x1a, 0x1d,
0x1f, 0x1f, 0x22, 0x25, 0x28, 0x2b, 0x2d, 0x30,
0x33, 0x36, 0x39, 0x3b, 0x3b, 0x3e, 0x41, 0x44,