gstreamer/tests/check
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
..
assets tests: Cleanup test files handling 2020-03-25 18:00:09 -03:00
ges nleobject: stop using media-duration-factor 2020-04-29 12:32:52 +00:00
nle nleobject: stop using media-duration-factor 2020-04-29 12:32:52 +00:00
python ges: Fix reloading UriClipAsset synchronously 2020-04-08 14:35:28 +01:00
scenarios nlecomposition: Fix seeking with stop 2020-04-28 19:14:26 -04:00
meson.build nlecomposition: Fix seeking with stop 2020-04-28 19:14:26 -04:00
nose2-junit-xml.cfg.in tests: Fix running python unit tests 2016-11-15 19:11:39 -03:00