gstreamer/ext/ttml
Chris Bass 8df2314c23 ttmlparse: Ensure only single TTML doc parsed
The parser handles only one TTML file at a time, therefore if there are
multiple TTML documets in the input, parse only the first.

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: Ensure only single TTML doc parsed 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