h264parse: fix default time_offset_length
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 17 Jun 2016 12:58:44 +0000 (14:58 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 07:45:43 +0000 (10:45 +0300)
commit378051d80a4d1d05df77d536e09d6d4d31a902df
treec0175ccc52d39410bc45f4950231953e3a337007
parentdc762166f39799bf28f8293c161546f64006efb2
h264parse: fix default time_offset_length

The default value for time_offset_length should be 24, see
section E2.2 of the H264 spec.

https://bugzilla.gnome.org/show_bug.cgi?id=767792
gst-libs/gst/codecparsers/gsth264parser.c