gstreamer/tests/check/ges
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
..
asset.c asset: fix handling of proxies 2020-03-05 17:04:51 -03:00
backgroundsource.c tests: init/deinit per test case 2019-01-28 17:35:04 +09:00
basic.c auto-transition: select track directly 2020-04-08 14:35:28 +01:00
clip.c ges: Always check return value of ges_container_add 2020-04-10 11:12:12 -04:00
effects.c clip: only allow core elements as children 2020-03-16 14:19:51 +00:00
group.c timeline-element: add signals for child properties 2020-03-16 14:19:52 +00:00
layer.c markerlist: implement GESMarkerList 2019-08-22 21:24:02 +02:00
markerlist.c marker: add color meta 2019-10-24 09:45:19 +00:00
mixers.c tests: Plug misc leaks 2019-04-15 17:11:48 -04:00
negative.c tests: Add inconsistent init/deinit test case 2019-03-12 15:17:18 +00:00
overlays.c clip: re-handle child in-point and max-duration 2020-03-16 14:19:52 +00:00
project.c formatter: Plug lists of TimedValue leak 2019-07-26 13:48:52 -04:00
tempochange.c nleobject: stop using media-duration-factor 2020-04-29 12:32:52 +00:00
test-utils.c tests: Cleanup test files handling 2020-03-25 18:00:09 -03:00
test-utils.h timeline: re-handle clip children track selection 2020-04-08 14:35:28 +01:00
timelineedition.c framepositioner: Stop lying about the source size 2020-02-26 13:36:30 -03:00
titles.c clip: re-handle child in-point and max-duration 2020-03-16 14:19:52 +00:00
track.c tests: init/deinit per test case 2019-01-28 17:35:04 +09:00
transition.c clip: re-handle child in-point and max-duration 2020-03-16 14:19:52 +00:00
uriclip.c ges: Deprecate GESImageSource and GESMultiFileSource 2020-03-30 06:54:22 -03:00
wrong_test.xptv tests: Implement tests for ges_formatter_can_load_uri 2012-09-25 15:10:35 +02:00