summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-09test:validate: Handle new expected_failures Test argumentThibault Saunier1-1/+1
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-09-05Revert "validate: Blacklist racy tests"Thibault Saunier1-8/+0
2016-08-24Add support for Meson as alternative/parallel build systemThibault Saunier2-0/+78
2016-08-14validate: Blacklist racy testsEdward Hervey1-0/+8
2016-08-05ges: Do not rescale videos if the track aspect ratio changesThibault Saunier1-4/+3
2016-08-01tests:validate: Also test opus and theora in OGGThibault Saunier1-0/+1
2016-07-29validate: Start also testing jpeg encodingThibault Saunier1-1/+4
2016-07-28timeline: Ripple from start of clips and not the end.Thibault Saunier1-10/+11
2016-07-15tests:validate: Better choose tested rendering formatsThibault Saunier1-2/+6
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öge2-0/+2
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-21examples: Move all examples to the root dir and create foldersdir per languageThibault Saunier17-4529/+2
2015-12-10Implement asset proxying supportThibault Saunier2-5/+53
2015-11-21tests: Properly setup GST_PLUGIN_PATH in test environementThibault Saunier1-1/+8
2015-09-30editing-services: Fix memory leaks when context parse failsVineeth TM7-0/+13
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
2015-04-09nleobject: It is wrong to update object->stop in set_property.Mathieu Duponchelle1-0/+1