gstreamer/tests/check/elements
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
..
.gitignore compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00
adder.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
appsink.c appsink: Reuse sample object in pull_sample if possible 2018-04-19 16:14:12 +02:00
appsrc.c appsrc: add support for pushing buffer lists 2017-12-09 11:09:16 +00:00
audioconvert.c tests: audioconvert: fix leaks in unit test 2019-03-06 10:51:40 +00:00
audiointerleave.c tests: audiointerleave: Remove drain with manual clock 2017-05-23 12:35:58 +02:00
audiomixer.c tests: audiomixer: fix leaks in unit test 2019-03-06 10:51:40 +00:00
audiorate.c tests: audiorate: Don't compare string with enum 2019-03-04 22:49:23 +09:00
audioresample.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
audiotestsrc.c tests: audiotestsrc: add unit test for non-interleaved audio output 2018-07-11 12:23:32 +03:00
compositor.c tests: compositor: Drop needless unistd.h 2018-12-30 23:25:14 +00:00
decodebin.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
encodebin.c encodebin: fix caps leak in test 2017-01-30 14:17:42 +02:00
glbin.c tests/glbin: setting a full reference means we need to unref 2019-03-06 23:32:18 +11:00
glimagesink.c gl/tests: fix glimagesink element test on OSX 2017-12-09 19:32:25 +00:00
libvisual.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
multifdsink.c multifdsink: Make sure to use a 64 bit integer for the units-max property 2017-02-02 14:56:39 +02:00
multisocketsink.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
opus.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
overlaycomposition.c overlaycomposition: New element that allows applications to draw GstVideoOverlayComposition on a stream 2018-10-28 17:03:47 +00:00
playbin-complex.c tests: playbin-complex: skip test that needs oggdemux if it's not available 2017-09-10 16:32:31 +01:00
playbin.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
playsink.c tests: playsink: add minimal test for playsink element 2016-05-14 16:02:16 +01:00
rawaudioparse.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
rawvideoparse.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
streamsynchronizer.c tests: fix race in streamsynchronizer test 2013-11-12 19:03:19 +00:00
subparse.c subparse: fix pushing WebVTT cue when last is not an empty line 2019-05-06 13:28:02 +02:00
textoverlay.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
urisourcebin.c tests/urisourcebin: add get/set watermark test 2018-11-07 15:10:05 +00:00
videoconvert.c videoconvert: Fix compiler warning in unit test 2014-02-08 17:11:04 +01:00
videorate.c videorate: Add max-duplication-time property 2019-02-21 15:50:55 +00:00
videoscale.c misc: Fix compiler warnings on Cerbero's MinGW 2019-02-05 23:48:13 +05:30
videotestsrc.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
volume.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
vorbisdec.c tests: vorbisec: fix leaks in unit test 2019-03-06 10:51:40 +00:00
vorbistag.c tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00