gstreamer/tests/check
Jan Schmidt 260b9791fc gstsegment: Handle positions before the segment properly
Fixes for gst_segment_position_from_running_time_full() when
converting running_times that precede the segment start (or
stop in a negative rate segment)

The return value was incorrectly negated in those cases.

Add some more unit test checks for those cases, and especially
for segments with offsets.
2018-08-28 01:54:02 +10:00
..
elements filesink: Use SYNC_AFTER flag in seeking test 2018-08-17 17:26:17 +03:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst gstsegment: Handle positions before the segment properly 2018-08-28 01:54:02 +10:00
libs bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build meson: add option to disable build of GStreamer unit test library 2018-08-10 01:23:35 +01:00