gstreamer/tests/check/python
Alexandru Băluț f987db47a7 clip: Emit additional signals after child-removed
When removing an effect from a clip, first the notify::priority signals
were being emitted for the remaining effects which changed priority, and only
at the end the child-removed signal. Now the child-removed signal is emitted
first.
2018-11-07 09:09:22 -03:00
..
__init__.py tests_:python: Factor out common code 2016-09-26 13:33:25 -03:00
common.py clip: Emit additional signals after child-removed 2018-11-07 09:09:22 -03:00
overrides_hack.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
test_clip.py clip: Emit additional signals after child-removed 2018-11-07 09:09:22 -03:00
test_group.py clip: Emit additional signals after child-removed 2018-11-07 09:09:22 -03:00
test_timeline.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00