Seungha Yang
|
ae76f9ab23
|
ttmlparse: Collect buffers until detecting complete xml document
Given buffer could be fragmented and we might need to
collect buffers until end tag is detected. And/or, a buffer
can consist of multiple ttml documents.
Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/494
|
2019-11-22 18:31:10 +09:00 |
|
Thibault Saunier
|
78022a6e0c
|
docs: Port all docstring to gtk-doc markdown
|
2017-04-12 12:57:57 -03:00 |
|
Chris Bass
|
28e0bdb7fe
|
ttmlparse: push segment events downstream
Without this, subtitles will stop after seeking.
https://bugzilla.gnome.org/show_bug.cgi?id=780897
|
2017-04-09 10:42:26 +03:00 |
|
Chris Bass
|
89b6b1a760
|
ttmlparse: don't leak caps.
https://bugzilla.gnome.org/show_bug.cgi?id=780402
|
2017-04-09 10:42:08 +03:00 |
|
Seungha Yang
|
ba1ad5f4cd
|
ttmlparse: Transform caps event
For autoplugging, decodebin/parsebin refers to the caps event.
https://bugzilla.gnome.org/show_bug.cgi?id=775967
|
2016-12-12 10:57:29 +02:00 |
|
Chris Bass
|
d82ae6949f
|
ttml: Add plugin that supports TTML subtitles
Add a parser (ttmlparse) and renderer (ttmlrender) element that handle
subtitles that use the EBU-TT-D profile of TTML1.
https://bugzilla.gnome.org/show_bug.cgi?id=758232
|
2016-11-01 20:46:46 +02:00 |
|