diff --git a/tests/check/libs/h264parser.c b/tests/check/libs/h264parser.c index e9a8fd361c..0d6ed70716 100644 --- a/tests/check/libs/h264parser.c +++ b/tests/check/libs/h264parser.c @@ -237,7 +237,7 @@ static guint8 nalu_sps_with_vui[] = { }; static guint8 nalu_sei_pic_timing[] = { - 0x00, 0x00, 0x01, 0x06, 0x01, 0x02, 0x32, 0x80 + 0x00, 0x00, 0x01, 0x06, 0x01, 0x01, 0x32, 0x80 }; static guint8 nalu_chained_sei[] = {