summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Release 1.14.51.14.51.14Tim-Philipp Müller6-20/+337
2019-05-04Update git location to gitlabMatthew Waters2-3/+3
2019-02-04meson: There is no gstreamer-plugins-good-1.0.pcNirbheek Chauhan1-3/+1
2019-01-28timeline: Better handle loading inconsistent timelinesThibault Saunier3-33/+107
2019-01-28layer: Resort clips before syncing prioritiesThibault Saunier2-0/+20
2018-11-10ges: Check the thread from which our API is usedThibault Saunier3-2/+79
2018-11-10Fix the `package` name in the gir to match the `.pc` filenameThibault Saunier2-2/+2
2018-11-10ges: Mark GValue in child property setters as constThibault Saunier2-6/+6
2018-11-10Keep GESSmartVideoMixer out of the Gir and add geseffectasset.h to ges.hThibault Saunier3-2/+2
2018-11-10pitivi-formatter: Do not g_file_test on a NULL pointerThibault Saunier1-1/+1
2018-11-10videomixer: Drop allocation query after the compositorThibault Saunier1-2/+9
2018-11-06clip: Emit additional signals after child-removedAlexandru Băluț5-41/+95
2018-10-22ges: Fix compilation with latest GLibSebastian Dröge2-7/+6
2018-10-02Release 1.14.41.14.4Tim-Philipp Müller6-9/+65
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller6-11/+177
2018-09-05clip: Resync priorities when removing an effectThibault Saunier3-4/+49
2018-07-29formatter: Fix mixup in variable checkThibault Saunier2-2/+4
2018-07-28xml-formatter: Bump format versionThibault Saunier1-2/+2
2018-07-28formatter: Serialize Transition border and invert propertiesThibault Saunier6-20/+102
2018-07-27project: Compute relocation URIs in missing-uri signalThibault Saunier1-5/+11
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller6-144/+284
2018-07-08python: Fix GES.Timelineset_child_propertyThibault Saunier8-7/+111
2018-07-01Set GLib log domain to GESThibault Saunier2-2/+3
2018-07-01group: Fix handling clips that are added to a layerThibault Saunier1-4/+5
2018-05-17Release 1.14.11.14.1Tim-Philipp Müller6-25/+216
2018-05-14pipeline: Properly error out when linking failsThibault Saunier1-16/+70
2018-05-14xml-formatter: Print error if an effect can't be set when deserializingThibault Saunier1-1/+8
2018-05-14pipeline: Update caps only when rendering as comment suggestsThibault Saunier1-6/+7
2018-05-14validate: Stop forcing I420 in profiles restriction capsThibault Saunier1-1/+1
2018-05-14clip: Make sure to never snap when splitting clipsThibault Saunier2-10/+50
2018-03-19Release 1.14.01.14.0Tim-Philipp Müller6-65/+232
2018-03-19doc: Remove documentation about GESVideoSource::zorder as it doesn't existThibault Saunier1-5/+0
2018-03-18clip: Make sure to create transition after a clip is splittedThibault Saunier5-15/+103
2018-03-14group: Handle clips being removed from their layersThibault Saunier1-1/+12
2018-03-13Release 1.13.911.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.901.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.11.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