gstreamer/tests
Henry Wilkes dc9dbddbae nleobject: stop using media-duration-factor
The property had been deprecated and is unused.

This property is not needed. Any internal time effect that an nleoperation
wraps is itself responsible for converting seek/segment timestamps.
Previously, the ghostpads were performing a rate conversion after the
rate element had already done so, essentially doubling their effect on
seeks and segment times. This was always unnecessary, but went unnoticed
by the tempochange test because it was using an identity element rather
than an actual rate-changing element.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/160>
2020-04-29 12:32:52 +00:00
..
benchmarks Remove autotools build system 2019-10-13 13:54:19 +01:00
check nleobject: stop using media-duration-factor 2020-04-29 12:32:52 +00:00
validate validate: Move to the new GstValidateEncodingTestInterface API 2019-11-20 18:07:22 -03:00
meson.build meson: Build benchmarks 2019-03-15 16:18:58 -03:00