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
gstttmlparse.h
gstttmlplugin.c
gstttmlrender.c
gstttmlrender.h
meson.build
subtitle.c
subtitle.h
subtitlemeta.c
subtitlemeta.h
ttmlparse.c
ttmlparse.h