mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
xingmux: Fix unit test after change to correctly calculate number of frames
This commit is contained in:
parent
fcd55cfd12
commit
2b3b7ea810
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ static const guint8 test_xing[] = {
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x69, 0x6e,
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x69, 0x6e,
|
||||||
0x67, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00,
|
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,
|
0x09, 0x0c, 0x0f, 0x11, 0x14, 0x17, 0x1a, 0x1d,
|
||||||
0x1f, 0x1f, 0x22, 0x25, 0x28, 0x2b, 0x2d, 0x30,
|
0x1f, 0x1f, 0x22, 0x25, 0x28, 0x2b, 0x2d, 0x30,
|
||||||
0x33, 0x36, 0x39, 0x3b, 0x3b, 0x3e, 0x41, 0x44,
|
0x33, 0x36, 0x39, 0x3b, 0x3b, 0x3e, 0x41, 0x44,
|
||||||
|
|
Loading…
Reference in a new issue