dashdemux: create src pads for subtitle streams.
authorChris Bass <floobleflam@gmail.com>
Tue, 18 Aug 2015 13:16:11 +0000 (14:16 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 25 Sep 2015 22:50:55 +0000 (00:50 +0200)
commit69f86e51b2f64608a500b98af0edda0e6d4e95c2
treec7aaf581114fd345c5773268a76a3abb7816dbb1
parentbed2c6820ff6a22ac10ad204a8354182dbcc3f77
dashdemux: create src pads for subtitle streams.

Create src pads for Representations that contain timed-text subtitles,
both when the subtitles are encapsulated in ISO BMFF (i.e., the
Representation has mimeType "application/mp4") and when they are
unencapsulated (i.e., the Representation has mimeType
"application/ttml+xml").

https://bugzilla.gnome.org/show_bug.cgi?id=747774
ext/dash/gstdashdemux.c
ext/dash/gstdashdemux.h
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h