summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-17Automatic update of common submodule1.10Tim-Philipp Müller1-0/+0
2017-06-15Release 1.10.51.10.5Sebastian Dröge6-15/+64
2017-02-23meson: update versionTim-Philipp Müller1-1/+1
2017-02-23Release 1.10.41.10.4Sebastian Dröge5-11/+80
2017-02-20ges-timeline: Properly calculate absolute diff of two unsigned integersSebastian Dröge1-2/+8
2017-02-20ges: Add NULL check before dereferencingSebastian Dröge1-1/+1
2017-02-20ges: Check if GstDiscoverer could be created at init timeThibault Saunier2-3/+33
2017-01-30Release 1.10.31.10.3Sebastian Dröge5-21/+72
2017-01-09meson: Install ges-launchThibault Saunier1-1/+2
2017-01-09validate: Remove space breaking muting ges-launchThibault Saunier1-1/+1
2016-11-29Release 1.10.21.10.2Sebastian Dröge5-15/+69
2016-11-23ges-uri-asset: fix compile error 'timeout' may be used uninitializedPhilippe Renon1-1/+4
2016-11-20meson: update versionTim-Philipp Müller1-1/+1
2016-11-17Release 1.10.11.10.1Sebastian Dröge5-20/+148
2016-11-17timeline: reimplement snap_to_position a bit more appropriately.Mathieu Duponchelle4-81/+59
2016-11-17ges-timeline: Fix typo in debug messagesSebastian Dröge1-2/+2
2016-11-17timeline: Avoid creating extra transition when rippling clipsThibault Saunier2-13/+36
2016-11-17timeline: Make sure transitions between rippled clips are never deletedThibault Saunier2-2/+14
2016-11-17timeline: Destroy transition if a neighbor is not being moved to a layerThibault Saunier3-18/+44
2016-11-17meson: Unset the plugin paths to generate the .gir filesThibault Saunier1-1/+8
2016-11-12nlecomposition: Fix small remaining race in previous commitSebastian Dröge1-6/+26
2016-11-12nlecomposition: De-duplicate seek events based on their sequence numberSebastian Dröge1-5/+42
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01Release 1.10.01.10.0Sebastian Dröge5-22/+1221
2016-10-26meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips1-2/+4
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan2-3/+2
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkThibault Saunier2-2/+3
2016-10-18meson: mark gstreamer-check-1.0 as required: falseScott D Phillips1-1/+1
2016-10-15meson: Don't set c_std to gnu99Nirbheek Chauhan1-1/+0
2016-10-14meson: Use environment object to setup test environment variablesThibault Saunier3-49/+24
2016-10-11track-element: Avoid dereferencing NULL pointerThibault Saunier2-1/+3
2016-10-11meson: Add python testsThibault Saunier1-0/+26
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier3-5/+93
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-30Release 1.9.901.9.90Sebastian Dröge5-20/+328
2016-09-28meson: Fix gtkdoc using new meson featuresThibault Saunier3-5/+13
2016-09-28meson: Fix installing configured filesThibault Saunier1-1/+2
2016-09-26uriclip: Remove some filesource leftoversThibault Saunier3-14/+13
2016-09-26tests_:python: Factor out common codeThibault Saunier5-13/+73
2016-09-26nle: Drop tags getting out of the compositionThibault Saunier1-0/+4
2016-09-26timeline: Properly compute the end of groups when checking snappingThibault Saunier2-6/+40
2016-09-26ges: Handle moving groups with effects insideThibault Saunier2-1/+53
2016-09-26ges: Deprecate GESTimelineElement::priority writabilityThibault Saunier5-26/+15
2016-09-26layer: Handle operation prioritiesThibault Saunier1-17/+36
2016-09-26ges: transition: Make crossfade fade out at the same time as it fade inThibault Saunier1-29/+38
2016-09-26layer: Make sure to resync priorities on commitThibault Saunier3-6/+12
2016-09-26Finally move clip priority handling to GESLayer.Thibault Saunier12-123/+151
2016-09-26clip: Make top effect priority inside the clip priority rangeThibault Saunier2-24/+26
2016-09-26tests_: timelineedition: Fix test now that we ripple from start and not from endThibault Saunier1-11/+28
2016-09-22nlecomposition: Don't try to seek on an empty stackSebastian Dröge1-0/+7