summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-11-16 13:32:00 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-11-16 23:44:51 +0000
commit9c48d5e91cf4682e723d11a7333abb913ba66616 (patch)
tree7b3fddbc491024a971cf1b941b7b2983f521de9e
parent53e187aaa7136891fcabb85a6d61cf3c11d6710a (diff)
xingmux: Fix unit test after change to correctly calculate number of frames
-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 bc785fce18..2319ee222c 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,