qtdemux: Discard 2 byte subpicture packets
authorJan Schmidt <jan@centricular.com>
Mon, 25 Nov 2013 01:13:43 +0000 (12:13 +1100)
committerJan Schmidt <jan@centricular.com>
Mon, 25 Nov 2013 01:24:22 +0000 (12:24 +1100)
commitfdfc6a2a86dfd95f2d059b1b031e694cce09f67f
tree5a5f0b0faa28e728b2e5241ac0bed8eb3579a989
parent901ec6346288a3c4cfe89804c5fc6643a66326c4
qtdemux: Discard 2 byte subpicture packets

As for text subtitles and as suggested in #712643, throw
away the 2 byte terminator packets that some encoders insert.

This will make things better when remuxing and causes generation
of gap events.
gst/isomp4/qtdemux.c