gstreamer/gst/subparse
Antonio Ospite 1c454fdafc subparse: fix pushing WebVTT cue when last is not an empty line
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.
2019-05-06 13:28:02 +02:00
..
gstssaparse.c ssaparse: Fix buffer leak in error case 2017-07-24 11:56:50 +03:00
gstssaparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstsubparse.c subparse: fix pushing WebVTT cue when last is not an empty line 2019-05-06 13:28:02 +02:00
gstsubparse.h subparse: WebVTT parsing support 2016-03-25 00:58:42 +11:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00
mpl2parse.c Fix FSF address 2012-11-03 23:05:09 +00:00
mpl2parse.h Fix FSF address 2012-11-03 23:05:09 +00:00
qttextparse.c Fix FSF address 2012-11-03 23:05:09 +00:00
qttextparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
samiparse.c samiparse: Check that the string has a non-zero length before overwriting the last byte with '\0' 2017-01-20 08:03:33 +02:00
samiparse.h Fix FSF address 2012-11-03 23:05:09 +00:00
tmplayerparse.c Fix FSF address 2012-11-03 23:05:09 +00:00
tmplayerparse.h Fix FSF address 2012-11-03 23:05:09 +00:00