gstreamer/tests/check
Jan Schmidt 0a479c3cdc tests: Use a different rate in a segment test.
Using a rate of 1.1 in the test is causing the test to
fail on 32-bit because ceil(1.1 * 10) can round to 12.

Instead use a rate 2.0 that can be expressed as floating
point number and doesn't trigger the problem.

https://bugzilla.gnome.org/show_bug.cgi?id=797154
2018-09-17 22:22:48 +10:00
..
elements queue: Ignore thresholds if a query is queued 2018-03-01 16:31:57 -05:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst tests: Use a different rate in a segment test. 2018-09-17 22:22:48 +10:00
libs gstaggregator: pads must inherit from #GstAggregatorPad 2018-03-01 15:25:53 +01: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