gstreamer/tests/check/python
Thibault Saunier db827dbd00 python: Fix GES.Timelineset_child_property
Implementing it in the overrides as PyGObject won't be able to properly
convert python values to GValues in some cases. Using
g_object_set_property works as some logic is implemented inside
PyGObject for that particular case. This is a "regression" due
to https://bugzilla.gnome.org/review?bug=769789&attachment=348766 were
we end up with an OverflowError while setting G_TYPE_UINT children
properties.
2018-07-08 16:02:28 -04:00
..
__init__.py tests_:python: Factor out common code 2016-09-26 13:33:25 -03:00
common.py clip: Make sure to create transition after a clip is splitted 2018-03-18 11:31:17 -03:00
overrides_hack.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
test_clip.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
test_group.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00
test_timeline.py python: Fix GES.Timelineset_child_property 2018-07-08 16:02:28 -04:00