gstreamer/gst
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
..
adder meson: Replace empty configuration_data() with copy keyword 2018-10-17 13:48:47 +01:00
app meson: fix copy'n'paste-o in app plugin build description 2018-04-25 11:26:17 +01:00
audioconvert audio-converter: add API to determine passthrough mode 2018-12-17 14:23:49 +00:00
audiomixer meson: Replace empty configuration_data() with copy keyword 2018-10-17 13:48:47 +01:00
audiorate audiorate: accumulate offset by time diff 2018-07-19 18:19:19 -04:00
audioresample Removed unused GST_CAT_PERFORMANCE 2018-09-19 15:06:19 +03:00
audiotestsrc audiotestsrc: Improvements to the "ticks" wave 2019-01-10 16:15:47 +00:00
compositor compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00
encoding encodebin: Also lock input caps when dynamic output is disabled 2018-05-01 21:15:25 +02:00
gio Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00
overlaycomposition Fix some typos in code comments 2019-01-11 11:27:11 +00:00
pbtypes Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00
playback decodebin: Protect ->source with the object lock 2019-04-09 17:20:01 +00:00
rawparse rawvideoparse: fix typo in 'plane-offsets' description 2018-07-16 13:14:34 +02:00
subparse subparse: fix pushing WebVTT cue when last is not an empty line 2019-05-06 13:28:02 +02:00
tcp tcp: fix markup for example pipelines in docs 2018-05-05 18:02:16 +02:00
typefind typefindfunctions: Add support HEIF file format finding 2019-05-02 22:13:39 +09:00
videoconvert Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00
videorate videorate: Add max-duplication-time property 2019-02-21 15:50:55 +00:00
videoscale videoscale: Round when fixating to nearest ints to reduce error 2019-01-14 10:18:21 +00:00
videotestsrc meson: Replace empty configuration_data() with copy keyword 2018-10-17 13:48:47 +01:00
volume meson: Replace empty configuration_data() with copy keyword 2018-10-17 13:48:47 +01:00
Makefile.am pbtypes: Add a stub plugin that owns the plugins-base dynamic types 2016-11-02 11:24:11 +11:00
meson.build compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00