summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-13Release 1.13.91gst-editing-services-1.13.91Tim-Philipp Müller6-41/+1058
2018-03-13GST_GES_API -> GES_APITim-Philipp Müller59-415/+415
2018-03-13ges: GST_EXPORT -> GST_GES_APITim-Philipp Müller63-414/+452
2018-03-11clip: Snapping should happen with one and only one TrackElementThibault Saunier1-3/+5
2018-03-03Release 1.13.90gst-editing-services-1.13.90Tim-Philipp Müller6-118/+848
2018-03-02Added paste functionality to GESTimeline classHarish Fulara4-0/+69
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+23
2018-02-27test: Plug minor leaksThibault Saunier1-0/+9
2018-02-27ges: Fix ges_layer_get_clips_in_interval(start, end) refcount handlingHarish Fulara1-2/+2
2018-02-22meson: Explicitely include GObject-2.0 in the girThibault Saunier1-1/+1
2018-02-21meson: simplify GST_DISABLE_GST_DEBUG check some moreTim-Philipp Müller1-6/+2
2018-02-21meson: don't use add_global_arguments()Tim-Philipp Müller1-19/+11
2018-02-15Back to developmentTim-Philipp Müller2-4/+4
2018-02-15Release 1.13.1gst-editing-services-1.13.1Tim-Philipp Müller4-624/+114
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+8
2018-02-05autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller1-1/+5
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2018-01-11ges: Fix sizeof() usageEdward Hervey2-2/+2
2017-12-20check: Fix minor leak in testEdward Hervey1-0/+3
2017-12-19ges-smart-adder: use capsfilter instead of GstAudioMixer:capsMathieu Duponchelle2-2/+9
2017-12-14Automatic update of common submoduleMatthew Waters1-0/+0
2017-11-27ges: Fix a bunch of leaksEdward Hervey7-4/+18
2017-11-27Automatic update of common submoduleMatthew Waters1-0/+0
2017-11-26configure: remove c++ compiler bits that are unusedTim-Philipp Müller1-13/+1
2017-11-26win32: remove .def file with exportsTim-Philipp Müller5-425/+1
2017-11-26autotools: stop controlling symbol visibility with -export-symbols-regexTim-Philipp Müller1-3/+7
2017-11-26.gitignore: ignore test registryTim-Philipp Müller1-0/+1
2017-11-25uri-clip: Copy previous track elements bindings when setting a new assetThibault Saunier1-2/+7
2017-11-23check: Actually define a registry to use for testsEdward Hervey1-0/+2
2017-11-21GESAsset, GESLayer: add some function guardsAshish Kumar2-1/+20
2017-11-07auto-transition: Fix debug printf formatThibault Saunier1-2/+2
2017-11-07timeline: Do not snap object within the moving contextThibault Saunier2-2/+16
2017-10-31ges: Sync 'par' to track restriction caps in the frame positionnerThibault Saunier2-0/+14
2017-09-20ges-source: Fix caps memory leak and compiler warnings when compiling without...Sebastian Dröge1-0/+4
2017-09-19nlecomposition: Always execute seeksNicolas Dufresne1-0/+5
2017-09-19nlecomposition: Also start task on allocation queryNicolas Dufresne1-6/+8
2017-09-07make: Fix validate scenario install directoryNicolas Dufresne1-1/+1
2017-09-07meson: Install validate helpers and scenariosNicolas Dufresne3-0/+10
2017-09-01track_element: Always emit "control-binding-removed" signal.Stefan Popa1-7/+2
2017-08-29Revert "timeline: Return FALSE when commiting an empty timeline"Thibault Saunier2-7/+2
2017-08-26xml-formatter: Save encoder and muxer advanced settingsStefan Popa3-28/+164
2017-08-19pipeline: Allow up to 2 seconds queueing in the playsink video queueThibault Saunier1-0/+15
2017-08-18timeline: Add from first element with wanted start to the move contextThibault Saunier1-3/+20
2017-08-18validate: Add an action type to ungroup containersThibault Saunier1-0/+46
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-08-12Hide ges_smart_mixer_* APITim-Philipp Müller2-6/+5
2017-08-12configure: bump gst-validate requirement to 1.12.1Tim-Philipp Müller1-1/+1
2017-08-11meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+5
2017-08-11tests: don't use private debug category in asset testTim-Philipp Müller2-1/+2
2017-08-11ges: sprinkle more GST_EXPORTTim-Philipp Müller4-2/+8