gstreamer/tests/check/python
Henry Wilkes 478db52ded timeline-tree: take time effects into account when trimming
When trimming the start of a clip, we want to set the in-point of its
children such that whatever data was at the timeline time T still
remains at the timeline time T after the trim, where
  T = MAX (prev_start, new_start)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/177>
2020-05-25 11:20:38 +01:00
..
__init__.py tests_:python: Factor out common code 2016-09-26 13:33:25 -03:00
common.py errors: added edit errors 2020-05-22 19:15:57 +01:00
overrides_hack.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
test_assets.py ges: Fix reloading UriClipAsset synchronously 2020-04-08 14:35:28 +01:00
test_clip.py ges: Rework the way we ensure core elements are not wrongly moved between clips 2020-04-08 14:35:28 +01:00
test_group.py group: Update priority when a child is removed 2020-03-06 18:18:28 +00:00
test_timeline.py timeline-tree: take time effects into account when trimming 2020-05-25 11:20:38 +01:00