summaryrefslogtreecommitdiff
path: root/tests/check
AgeCommit message (Expand)AuthorFilesLines
2016-11-17timeline: reimplement snap_to_position a bit more appropriately.Mathieu Duponchelle3-13/+31
2016-11-17timeline: Avoid creating extra transition when rippling clipsThibault Saunier1-1/+17
2016-11-17timeline: Make sure transitions between rippled clips are never deletedThibault Saunier1-0/+10
2016-11-17timeline: Destroy transition if a neighbor is not being moved to a layerThibault Saunier1-0/+26
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan1-3/+0
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkThibault Saunier1-0/+3
2016-10-14meson: Use environment object to setup test environment variablesThibault Saunier2-48/+23
2016-10-11meson: Add python testsThibault Saunier1-0/+26
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier1-5/+7
2016-09-26tests_:python: Factor out common codeThibault Saunier5-13/+73
2016-09-26timeline: Properly compute the end of groups when checking snappingThibault Saunier1-0/+30
2016-09-26ges: Handle moving groups with effects insideThibault Saunier1-0/+52
2016-09-26ges: Deprecate GESTimelineElement::priority writabilityThibault Saunier3-25/+7
2016-09-26Finally move clip priority handling to GESLayer.Thibault Saunier10-97/+128
2016-09-26clip: Make top effect priority inside the clip priority rangeThibault Saunier1-4/+3
2016-09-26tests_: timelineedition: Fix test now that we ripple from start and not from endThibault Saunier1-11/+28
2016-09-13timeline: Make get_groups publicAlexandru Băluț3-0/+163
2016-09-13tests_: Make sure child-removed is emitted when ungroupingAlexandru Băluț1-0/+18
2016-09-09tests: Move -DGES_TEST_FILES_PATH to common_cflagsThibault Saunier1-2/+2
2016-09-09tests: Fix the way we get tests assetsThibault Saunier3-25/+9
2016-09-07meson: Do not build libges against libcheckThibault Saunier1-0/+1
2016-09-05meson: Properly find where other GStreamer plugins are when using subprojectsThibault Saunier2-6/+31
2016-08-24Add support for Meson as alternative/parallel build systemThibault Saunier1-0/+73
2016-08-05ges: Do not rescale videos if the track aspect ratio changesThibault Saunier1-4/+3
2016-07-28timeline: Ripple from start of clips and not the end.Thibault Saunier1-10/+11
2016-06-20tests: Make sure to run python tests against the build in treeThibault Saunier1-2/+2
2016-06-20ges: Don't remove track elements from clips when removing from layerThibault Saunier2-4/+30
2016-06-20title_: Do not forget to link up child_added/removed vmethodThibault Saunier1-0/+26
2016-06-20auto-transitions: Do not remove auto transitions when moving neighboor from t...Thibault Saunier1-1/+29
2016-04-22title: Do not concider inpointsThibault Saunier1-6/+6
2016-04-13tests: Rename positionner to positioner in the tests tooSebastian Dröge1-9/+9
2016-04-04tests: Add some things to .gitignoreSebastian Dröge1-0/+1
2016-02-26Handle changing playback rateSjors Gielen3-1/+321
2016-02-09Fix and test priority of TrackElement after splittingThibault Saunier1-0/+57
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-1/+1
2016-02-04effect: Determine the effect type as soon as possibleThibault Saunier2-3/+3
2016-02-04title-clip: Return default GESTitleSource value if no child set yetThibault Saunier1-0/+20
2016-01-17group: Make deep copying actually copy deepThibault Saunier2-0/+114
2016-01-17tests_: Add a simple python copy/paste test for groupsThibault Saunier2-0/+73
2015-12-10Implement asset proxying supportThibault Saunier2-5/+53
2015-11-21tests: Properly setup GST_PLUGIN_PATH in test environementThibault Saunier1-1/+8
2015-07-23tests: Do not use gst-structured-interface in the testsThibault Saunier2-17/+15
2015-07-06asset: Port use of deprecated GSimpleAsyncResult to GTaskThibault Saunier1-1/+1
2015-07-03track-element: Fix splitting bindings and add unit testsThibault Saunier2-1/+179
2015-07-03timeline: Disable movement that lead to 2 transition at a positionThibault Saunier1-53/+5
2015-07-03timeline: Never change output media time when trimming startThibault Saunier2-26/+35
2015-07-03track-element: Return right value when editingThibault Saunier1-26/+9
2015-06-25nle: Port tests to the "commit" action signalsThibault Saunier1-3/+12
2015-06-01ges: Handle trimming auto transitionsThibault Saunier1-0/+39
2015-05-18ges: Enhance xges format versioningThibault Saunier3-27/+40