mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
dc9dbddbae
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> |
||
---|---|---|
.. | ||
asset.c | ||
backgroundsource.c | ||
basic.c | ||
clip.c | ||
effects.c | ||
group.c | ||
layer.c | ||
markerlist.c | ||
mixers.c | ||
negative.c | ||
overlays.c | ||
project.c | ||
tempochange.c | ||
test-utils.c | ||
test-utils.h | ||
timelineedition.c | ||
titles.c | ||
track.c | ||
transition.c | ||
uriclip.c | ||
wrong_test.xptv |