mpegdemux: Handle system header when scanning for timestamps.
authorJan Schmidt <jan@centricular.com>
Sun, 15 May 2016 09:05:48 +0000 (19:05 +1000)
committerJan Schmidt <jan@centricular.com>
Sun, 15 May 2016 09:30:55 +0000 (19:30 +1000)
commitb6d5aac1c057ad67e983bb3de99a702f23a2dde6
treecd625584835840f0937854912f61e4063aae7ab1
parente3b554f0e63bac97bb57a7b81bc8c5ae3810cb3f
mpegdemux: Handle system header when scanning for timestamps.

When scanning for SCR / PTS / DTS, handle the case where
the pack header is followed by the optional system header,
so we can correctly collect timestamps in such cases.

https://bugzilla.gnome.org/show_bug.cgi?id=623860
gst/mpegdemux/gstmpegdemux.c