gstreamer/ext/ttml
Chris Bass d25be0d16e ttmlparse: Handle whitespace before XML declaration
When ttmlparse is in, e.g., an MPEG-DASH pipeline, there may be
whitespace between successive TTML documents in ttmlparse's accumulated
input. As libxml2 will fail to parse documents that have whitespace
before the opening XML declaration, ensure that any preceding whitespace
is not passed to libxml2.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1539>
2020-10-30 07:01:52 +00:00
..
gstttmlparse.c ttmlparse: Collect buffers until detecting complete xml document 2019-11-22 18:31:10 +09:00
gstttmlparse.h ttml: Add plugin that supports TTML subtitles 2016-11-01 20:46:46 +02:00
gstttmlplugin.c Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
gstttmlrender.c ttml: Add support for IMSC 1.0.1 fillLineGap attribute 2018-02-27 16:27:47 +02:00
gstttmlrender.h ttmlrender: apply correct line height to blocks with multiple text sizes 2017-04-09 10:42:08 +03:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
subtitle.c ttml: Add support for IMSC 1.0.1 fillLineGap attribute 2018-02-27 16:27:47 +02:00
subtitle.h documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
subtitlemeta.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
subtitlemeta.h ttml: Add plugin that supports TTML subtitles 2016-11-01 20:46:46 +02:00
ttmlparse.c ttmlparse: Handle whitespace before XML declaration 2020-10-30 07:01:52 +00:00
ttmlparse.h ttmlparse: Collect buffers until detecting complete xml document 2019-11-22 18:31:10 +09:00