mpegtsmux: Properly add subtitle descriptor for DVb subpicture subtitles
authorThibault Saunier <thibault.saunier@collabora.com>
Tue, 12 Nov 2013 21:36:04 +0000 (18:36 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 13 Nov 2013 20:56:07 +0000 (17:56 -0300)
commitb148c22cec70f4cd97836ea42ef2882589fe9adf
treef3416f2a7ad6c458eae71e615e45315784c19e14
parent5e5bc19cca0baa83a84002b46683e5b10095597d
mpegtsmux: Properly add subtitle descriptor for DVb subpicture subtitles

We were adding an empty descriptor for them and it was not possible to
actually use them on muxed streams.
gst/mpegtsmux/Makefile.am
gst/mpegtsmux/mpegtsmux.c
gst/mpegtsmux/mpegtsmux.h
gst/mpegtsmux/tsmux/tsmux.c
gst/mpegtsmux/tsmux/tsmux.h
gst/mpegtsmux/tsmux/tsmuxstream.c
gst/mpegtsmux/tsmux/tsmuxstream.h