From 2b3b7ea810a16c76427451d7d76ba5b4fc6e8dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 16 Nov 2012 13:32:00 +0100 Subject: [PATCH] xingmux: Fix unit test after change to correctly calculate number of frames --- tests/check/elements/xingmux_testdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,