summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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-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-21Rename GESTimelinePipeline to GESPipelineLubosz Sarnecki17-78/+77
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 Saunier1-40/+26
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-12tests: Simplifie integration tests using macros all aroundThibault Saunier1-242/+44
2013-07-12tests: Add integration testsMathieu Duponchelle4-8/+845
2013-07-12test-utils: Add test file generation code.Mathieu Duponchelle2-0/+46
2013-07-10timelineelement: Make sure that we will never set a negative startThibault Saunier1-0/+4
2013-07-09ges: Implement a GESGroup class, subclass of GESContainerThibault Saunier6-38/+821
2013-07-09tests: More safely check if objects where destroyedThibault Saunier6-27/+58
2013-07-09clip: Handle child priority offsets when setting priorityThibault Saunier1-6/+20
2013-07-09ges: Move ges_clip_edit to GESContainerThibault Saunier3-79/+82
2013-07-09track: Update gaps only when commitingThibault Saunier2-2/+10
2013-06-23tests: Add a audio/video mixing test.Mathieu Duponchelle1-0/+57
2013-06-23smart-adder: Implement a GESSmartAdder bin element to be used as mixing elementThibault Saunier5-18/+197
2013-06-23meta-container: Add a VOLUME default meta to layersThibault Saunier1-1/+1
2013-06-23ges: Make space in the GESTracks to be able to add mixing elements laterThibault Saunier10-45/+51
2013-06-23tests:effects: Make use of normal layers, and enhance testsThibault Saunier1-3/+15
2013-06-23ges: Implement GESAudioTrack and GESVideoTrack, subclasses of GESTrackThibault Saunier19-47/+47
2013-06-23ges: Port to the new commit based API in GNLThibault Saunier10-6/+32
2013-05-30tests: Pass a ref of CAPS_ANY to ges_track_newThibault Saunier1-1/+1
2013-05-29tests: Add a basic test for pipeline state changeThibault Saunier3-0/+54
2013-05-28track: Update all gaps when timeline duration changedThibault Saunier1-0/+43
2013-05-28Finish renaming filesource to urisourceThibault Saunier1-1/+1
2013-05-27tests: Use the gst_check_run_suite helper everywhereThibault Saunier14-214/+16
2013-05-09tests: add project auto-transition testAnton Belka3-0/+113
2013-05-09tests: add timeline auto-transition testAnton Belka1-0/+62