gstreamer/tests
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
..
check subparse: fix pushing WebVTT cue when last is not an empty line 2019-05-06 13:28:02 +02:00
examples examples/gl/sdl: only build on glx/wgl systems 2019-04-04 14:06:48 +00:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles tests: icles: add video conversion benchmark 2019-03-24 16:39:30 +00:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 15:46:02 +00:00