mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
1c454fdafc
If the last WebVTT cue does not have an empty line after it, or if it does not end with a newline at all, it does not get pushed out and it won't be displayed. gst_sub_parse_sink_event() already handles the issue for other subtitle formats, enable handling it for GST_SUB_PARSE_FORMAT_VTT too. While at it also add a test for this case. |
||
---|---|---|
.. | ||
gstssaparse.c | ||
gstssaparse.h | ||
gstsubparse.c | ||
gstsubparse.h | ||
Makefile.am | ||
meson.build | ||
mpl2parse.c | ||
mpl2parse.h | ||
qttextparse.c | ||
qttextparse.h | ||
samiparse.c | ||
samiparse.h | ||
tmplayerparse.c | ||
tmplayerparse.h |