gstreamer/tests/check
Alicia Boya García 65dcb2adbf gstbasesink: Include segment.offset in the computation of position
Position queries with GST_FORMAT_TIME are supposed to return stream
time.

gst_base_sink_get_position() estimates the current stream time on its
own instead of using gst_segment_to_stream_time(), but the algorithm
used was not taking segment.offset into account, resulting in invalid
values when this field was set to a non-zero value.

https://bugzilla.gnome.org/show_bug.cgi?id=792434
2018-02-16 10:35:14 -03:00
..
elements tests: fakesink: make notify stress test work better on Windows 2018-01-11 19:57:13 +00:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst tests: pipeline: try to make test_pipeline_reset_start_time more reliable 2018-02-15 13:40:22 +00:00
libs gstbasesink: Include segment.offset in the computation of position 2018-02-16 10:35:14 -03: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 tests: abi: fix abi test on 64-bit Windows 2018-01-11 12:04:31 +00:00
meson.build Skip gst_deinit() if gstreamer was not initialized properly 2017-12-24 16:21:38 +01:00