gstreamer/plugins
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
..
ges basebin: Do not set stream_group if upstream didn't provide it 2020-04-10 11:12:12 -04:00
nle nleobject: stop using media-duration-factor 2020-04-29 12:32:52 +00:00
meson.build doc: Build documentation with hotdoc 2019-05-13 10:30:35 -04:00