summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-07build: add subdir-objects to AM_INIT_AUTOMAKEHEADmasterLubosz Sarnecki1-1/+1
2013-08-04tests: integration: Only use 2 layers for the mixing for nowThibault Saunier1-4/+4
2013-08-04tests: check: All assets moved to assets/Thibault Saunier1-16/+16
2013-08-03tests: integration: Make it possible to list all avalaible testsThibault Saunier1-2/+71
2013-08-02timeline: Add support for group-id in the stream-start eventThibault Saunier1-0/+34
2013-08-01Fix compilationThibault Saunier1-1/+1
2013-08-01tests: integration: Avoid leakThibault Saunier1-3/+1
2013-08-01tests: integration: Do not forget to set encoding profilesThibault Saunier1-0/+2
2013-08-01integration: add mixing testsVasilis Liaskovitis1-0/+98
2013-08-01tests/integration: display test name when running it.Mathieu Duponchelle1-0/+4
2013-08-01tests/integration: add an asset directory.Mathieu Duponchelle2-18/+18
2013-08-01integration: add seek tests to paused pipeline (no playing)Vasilis Liaskovitis1-12/+82
2013-08-01integration: add paused pipeline seek testsVasilis Liaskovitis1-0/+51
2013-08-01tests/integration: adds image_filename in the test generation macroMathieu Duponchelle1-2/+4
2013-07-27project: Make sure error-loading-asset is emited when neededThibault Saunier1-11/+28
2013-07-24timeline: Add methods to get and set the snapping distanceThibault Saunier3-0/+40
2013-07-24clip: Fix the spliting methodThibault Saunier3-6/+10
2013-07-23tests: integration: Let the user mute the tests when neededThibault Saunier1-0/+10
2013-07-22tests: Make sure we can have the results into an XML fileThibault Saunier1-17/+2
2013-07-21pipeline: Check that the profile could actually be set on the encodebinThibault Saunier1-2/+12
2013-07-21Rename GESTimelinePipeline to GESPipelineLubosz Sarnecki29-242/+233
2013-07-21tests: integration: Add some pipeline dumpsThibault Saunier1-3/+7
2013-07-21tests: integration: Add video/audio only basic testsThibault Saunier1-3/+34
2013-07-21tests: integration: Give some more information to user on errorsThibault Saunier2-40/+28
2013-07-21tests: intergration: Add some more encoding profilesThibault Saunier1-6/+20
2013-07-21tests: integration: Give the user more details about failure when checking tr...Thibault Saunier1-12/+11
2013-07-21tests: integration: Be more precise with namingsThibault Saunier1-35/+48
2013-07-21tests: integration: Refactor and make easier to add encoding profilesThibault Saunier1-112/+126
2013-07-17tests: integration: Add audio/video only seeking testsThibault Saunier2-5/+43
2013-07-17tests: integration: Remove the effect in test_seekingThibault Saunier1-7/+1
2013-07-16tests: Remove printsThibault Saunier1-4/+4
2013-07-16integration: some fixes for seek testsVasilis Liaskovitis1-3/+20
2013-07-13integration: add SeekInfo and get_position callback for seek testsVasilis Liaskovitis1-0/+67
2013-07-13ges-uri-clip: Add the possibility to specify an assets directoryMathieu Duponchelle1-0/+37
2013-07-12tests: Simplifie integration tests using macros all aroundThibault Saunier1-242/+44
2013-07-12tests: Add integration testsMathieu Duponchelle5-8/+849
2013-07-12test-utils: Add test file generation code.Mathieu Duponchelle2-0/+46
2013-07-12track-element: No need to log when prio == MIN_GNL_PRIO.Mathieu Duponchelle1-1/+1
2013-07-12framepositionner: fix messup with propname enum.Mathieu Duponchelle1-2/+2
2013-07-12track: Make it possible to disable the mixing featureMathieu Duponchelle2-3/+72
2013-07-12timeline: create_transitions_on_layer *before* actually commitingMathieu Duponchelle1-5/+5
2013-07-12group: Add an empty group constructorThibault Saunier2-0/+22
2013-07-11container/group/clip: Allow creating an empty group.Mathieu Duponchelle3-8/+21
2013-07-10container: Add a 'recursive' argument to the get_children methodMathieu Duponchelle5-8/+32
2013-07-10group: set priv->setting_value to TRUE when moving ourselves in _child_removedMathieu Duponchelle1-0/+3
2013-07-10timelineelement: Make sure that we will never set a negative startThibault Saunier2-0/+16
2013-07-09timeline: Append missing layers when moving groups between layersThibault Saunier1-0/+11
2013-07-09ges: Implement a GESGroup class, subclass of GESContainerThibault Saunier20-117/+1619
2013-07-09xml-formatter: Indent formatted filesThibault Saunier1-22/+25
2013-07-09timeline-element: Add a method to get the topelevel parent of an elementThibault Saunier3-0/+24