h264parse: Don't discard first AU delimiter
authorJan Schmidt <jan@centricular.com>
Thu, 23 Jul 2015 16:46:21 +0000 (02:46 +1000)
committerJan Schmidt <jan@centricular.com>
Thu, 23 Jul 2015 16:46:21 +0000 (02:46 +1000)
commit48a1f2792316d01c4ea4c6baa27188ffae73c543
treeb018229f0c13effb08cce8b22928a7e03b7f62a8
parent2992ff98e56efd40be2d944b1738e7932a61ded2
h264parse: Don't discard first AU delimiter

Don't throw away AU delimiter(s) that precede the SPS/PPS. Should
fix MPEG-TS playback on iOS/Quicktime when muxing streams that
already have AU delimiters.

See https://bugzilla.gnome.org/show_bug.cgi?id=736213 for getting
h264parse to insert AU delimiters when they don't already
exist.
gst/videoparsers/gsth264parse.c