- Sep 30, 2016
- Sep 28, 2016
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Sep 26, 2016
-
-
Thibault Saunier authored
Differential Revision: https://phabricator.freedesktop.org/D1329
-
Thibault Saunier authored
Differential Revision: https://phabricator.freedesktop.org/D1328
-
Thibault Saunier authored
Those tag are meaningless in for the new stream created by the composition First step toward fixing T3070 Differential Revision: https://phabricator.freedesktop.org/D1327
-
Thibault Saunier authored
Computation was not taking into account the fact that the start of the element being moved could be at the middle of a group and not necessarily at the start! Fixes T7544 Reviewed-by: Alex Băluț <alexandru.balut@gmail.com> Differential Revision: https://phabricator.freedesktop.org/D1282
-
Thibault Saunier authored
We were only concidering that we should let the group handle moving transitions when changing transitions but in fact as soon as a transition is happenning between two clips that are in a same group the group properly handles moving the transition, so let the group do its job. Fixes T7543 Differential Revision: https://phabricator.freedesktop.org/D1281
-
Thibault Saunier authored
GESLayer is now responsible for setting clips priorites. Also GESClip top effects priorities are now set by the ges_clip_set_top_effect_index method, the user should never call ges_timeline_element_set_priority as it will anyway be overriden by GES itself. Differential Revision: https://phabricator.freedesktop.org/D1280
-
Thibault Saunier authored
All operations should have higher priorites and sources should be on top of those. We now first set the operations priorities in a first pass and then stack sources on top of those. Differential Revision: https://phabricator.freedesktop.org/D1279
-
Thibault Saunier authored
Until now fade out was just fading in the new clip, but this is not correct and crossfade should at the same time fade out while fading in. Fixes https://phabricator.freedesktop.org/T3451 Differential Revision: https://phabricator.freedesktop.org/D1278
-
Thibault Saunier authored
In case effects have been added priorites might become wrong, but until the timeline is not commited, it does not matter. Make sure all priorities are correct before commiting compositions Differential Revision: https://phabricator.freedesktop.org/D1277
-
Thibault Saunier authored
Fix all tests as we now have 1 priority inside the layer dedicated to transitions (basically no source clip will ever have a priority of 0 inside a layer). Differential Revision: https://phabricator.freedesktop.org/D1276
-
Thibault Saunier authored
And simplify the way we start computing children priority making min_priority already relative to the clip itself. Differential Revision: https://phabricator.freedesktop.org/D1275
-
Thibault Saunier authored
Differential Revision: https://phabricator.freedesktop.org/D1274
-
- Sep 22, 2016
-
-
Sebastian Dröge authored
We would seek on a NULL pad then, which gives ugly assertions. https://bugzilla.gnome.org/show_bug.cgi?id=771843
-
Sebastian Dröge authored
By putting uridecodebin into a bin with a ghostpad. Without this, nlesource tries to get a srcpad too early (before uridecodebin added one) and everything fails miserably. This has to be fixed properly in nlesource at some point, by properly handling dynamically added pads. Currently they can only work if they are added in states <= READY, which is not the usual case. https://bugzilla.gnome.org/show_bug.cgi?id=771843
-
- Sep 21, 2016
-
-
- Sep 14, 2016
-
-
Thibault Saunier authored
Otherwise GstStructure might fail parsing some fields containing brackets https://bugzilla.gnome.org/show_bug.cgi?id=771434
-
Sebastian Dröge authored
-
- Sep 13, 2016
-
-
Alexandru Băluț authored
Had to separate timeline_emit_group_added from timeline_add_group to avoid emitting group-added when the project is being loaded. Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D1302
-
Alexandru Băluț authored
Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D1301
-
Alexandru Băluț authored
Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D1300
-
Alexandru Băluț authored
Reviewed-by: Thibault Saunier <thibault.saunier@collabora.com> Differential Revision: https://phabricator.freedesktop.org/D1299
-
- Sep 10, 2016
-
-
Jan Schmidt authored
From b18d820 to f980fd9
-
- Sep 09, 2016
-
-
Jan Schmidt authored
From f49c55e to b18d820
-
Thibault Saunier authored
As it is needed to build the utils lib
-
Thibault Saunier authored
Using __FILE__ won't work properly with meson.
-
Thibault Saunier authored
-
- Sep 07, 2016
-
-
Thibault Saunier authored
-
- Sep 05, 2016
-
-
Thibault Saunier authored
-
Thibault Saunier authored
This reverts commit ce35412f. https://bugzilla.gnome.org/show_bug.cgi?id=769894 has been fixed
-
Thibault Saunier authored
Add support for building GIR when used as subproject Add an option to disable GIR generation And bump version to 1.9.2
-
- Sep 01, 2016
-
-
Sebastian Dröge authored
-
- Aug 25, 2016
-
-
Thibault Saunier authored
And check the presence of gtk-doc before building the documentation
-
Sebastian Dröge authored
Fixes the build and makes it consistent with the meson build system.
-
- Aug 24, 2016
-
-
- Aug 18, 2016
- Aug 14, 2016