gstreamer/validate/gst
Mathieu Duponchelle 7c255a9015 scenario: fix PAUSED position check
The way this was implemented was simply wrong, first of all checking
the position against the segment after a seek in PAUSED by a query
of the pipeline position is of limited interest, and can only work
in forward playback.

Furthermore the check was a huge blob of code that didn't even look
like it was pretending to do a good job at checking the position in
reverse playback.
2019-07-26 02:34:55 +02:00
..
overrides validate: allow building a static overrides library 2019-03-18 01:07:05 +00:00
validate scenario: fix PAUSED position check 2019-07-26 02:34:55 +02:00
Makefile.am validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00
meson.build meson: Build gstvalidate-default-overrides-1.0 2018-07-31 23:30:36 +05:30