summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.13.90gst-editing-services-1.13.90Tim-Philipp Müller2018-03-036-118/+848
* Added paste functionality to GESTimeline classHarish Fulara2018-03-024-0/+69
* meson: enable more warningsMathieu Duponchelle2018-03-011-0/+23
* test: Plug minor leaksThibault Saunier2018-02-271-0/+9
* ges: Fix ges_layer_get_clips_in_interval(start, end) refcount handlingHarish Fulara2018-02-271-2/+2
* meson: Explicitely include GObject-2.0 in the girThibault Saunier2018-02-221-1/+1
* meson: simplify GST_DISABLE_GST_DEBUG check some moreTim-Philipp Müller2018-02-211-6/+2
* meson: don't use add_global_arguments()Tim-Philipp Müller2018-02-211-19/+11
* Back to developmentTim-Philipp Müller2018-02-152-4/+4
* Release 1.13.1gst-editing-services-1.13.1Tim-Philipp Müller2018-02-154-624/+114
* meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller2018-02-081-6/+8
* autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller2018-02-051-1/+5
* meson: use -fno-strict-aliasing where supportedTim-Philipp Müller2018-01-301-0/+5
* ges: Fix sizeof() usageEdward Hervey2018-01-112-2/+2
* check: Fix minor leak in testEdward Hervey2017-12-201-0/+3
* ges-smart-adder: use capsfilter instead of GstAudioMixer:capsMathieu Duponchelle2017-12-192-2/+9
* Automatic update of common submoduleMatthew Waters2017-12-141-0/+0
* ges: Fix a bunch of leaksEdward Hervey2017-11-277-4/+18
* Automatic update of common submoduleMatthew Waters2017-11-271-0/+0
* configure: remove c++ compiler bits that are unusedTim-Philipp Müller2017-11-261-13/+1
* win32: remove .def file with exportsTim-Philipp Müller2017-11-265-425/+1
* autotools: stop controlling symbol visibility with -export-symbols-regexTim-Philipp Müller2017-11-261-3/+7
* .gitignore: ignore test registryTim-Philipp Müller2017-11-261-0/+1
* uri-clip: Copy previous track elements bindings when setting a new assetThibault Saunier2017-11-251-2/+7
* check: Actually define a registry to use for testsEdward Hervey2017-11-231-0/+2
* GESAsset, GESLayer: add some function guardsAshish Kumar2017-11-212-1/+20
* auto-transition: Fix debug printf formatThibault Saunier2017-11-071-2/+2
* timeline: Do not snap object within the moving contextThibault Saunier2017-11-072-2/+16
* ges: Sync 'par' to track restriction caps in the frame positionnerThibault Saunier2017-10-312-0/+14
* ges-source: Fix caps memory leak and compiler warnings when compiling without...Sebastian Dröge2017-09-201-0/+4
* nlecomposition: Always execute seeksNicolas Dufresne2017-09-191-0/+5
* nlecomposition: Also start task on allocation queryNicolas Dufresne2017-09-191-6/+8
* make: Fix validate scenario install directoryNicolas Dufresne2017-09-071-1/+1
* meson: Install validate helpers and scenariosNicolas Dufresne2017-09-073-0/+10
* track_element: Always emit "control-binding-removed" signal.Stefan Popa2017-09-011-7/+2
* Revert "timeline: Return FALSE when commiting an empty timeline"Thibault Saunier2017-08-292-7/+2
* xml-formatter: Save encoder and muxer advanced settingsStefan Popa2017-08-263-28/+164
* pipeline: Allow up to 2 seconds queueing in the playsink video queueThibault Saunier2017-08-191-0/+15
* timeline: Add from first element with wanted start to the move contextThibault Saunier2017-08-181-3/+20
* validate: Add an action type to ungroup containersThibault Saunier2017-08-181-0/+46
* Automatic update of common submoduleTim-Philipp Müller2017-08-171-0/+0
* Hide ges_smart_mixer_* APITim-Philipp Müller2017-08-122-6/+5
* configure: bump gst-validate requirement to 1.12.1Tim-Philipp Müller2017-08-121-1/+1
* meson: hide symbols by default unless explicitly exportedTim-Philipp Müller2017-08-111-0/+5
* tests: don't use private debug category in asset testTim-Philipp Müller2017-08-112-1/+2
* ges: sprinkle more GST_EXPORTTim-Philipp Müller2017-08-114-2/+8
* smartmixer: Give a unique name to each compositor instancesThibault Saunier2017-08-102-14/+24
* validate: Check subprocess return code in rendering testsThibault Saunier2017-08-101-0/+3
* validate: fix error messageTim-Philipp Müller2017-08-101-1/+1
* meson: fix a few warningsTim-Philipp Müller2017-08-102-2/+2