summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.3gst-editing-services-1.18.3Tim-Philipp Müller2021-01-135-7/+191
* launch: Ensure to add required ref to profiles from projectThibault Saunier2021-01-131-0/+3
* tests: fix meson test env setup to make sure we use the right gst-plugin-scannerJan Schmidt2020-12-151-0/+5
* Back to developmentTim-Philipp Müller2020-12-061-1/+1
* Release 1.18.2gst-editing-services-1.18.2Tim-Philipp Müller2020-12-065-4/+251
* init: Fix initialisation crashJan Schmidt2020-11-202-2/+9
* utils.c: fix static buildFabrice Fontaine2020-11-203-28/+31
* Back to developmentTim-Philipp Müller2020-10-271-1/+1
* Release 1.18.1gst-editing-services-1.18.1Tim-Philipp Müller2020-10-265-21/+279
* ges: Do not recreate auto-transitions when changing clip assetsThibault Saunier2020-09-309-77/+181
* ges: Fix a copy/paste mistake in meson fileThibault Saunier2020-09-301-1/+0
* Back to developmentTim-Philipp Müller2020-09-081-1/+1
* Release 1.18.0gst-editing-services-1.18.0Tim-Philipp Müller2020-09-086-71/+2110
* demux: Fixate documentation capsThibault Saunier2020-09-042-5/+15
* complex_effect_bin_desc: Regenerate expectation for compositor changeJan Schmidt2020-08-261-3/+3
* tests: Fix running tests fully uninstalledThibault Saunier2020-08-241-0/+9
* Release 1.17.90gst-editing-services-1.17.90Tim-Philipp Müller2020-08-205-42/+358
* ges:source: Handle missing elements in convertersThibault Saunier2020-08-131-1/+6
* smart-mixer: Move the videoconvert to after the mixerThibault Saunier2020-08-137-174/+146
* transition: Enhance name of the elementsThibault Saunier2020-08-131-2/+5
* source: Handle missing elements in converterThibault Saunier2020-08-131-0/+3
* video-source: Stop giving useless name to frame positionerThibault Saunier2020-08-131-1/+1
* transition: Better document the way alpha is computed for transitionsThibault Saunier2020-08-134-16/+16
* smart-mixer: Use the new 'samples-selected' signal to handle queuing in aggre...Thibault Saunier2020-08-136-30/+270
* ges:validate: Allow setting keyframes using the clips directlyThibault Saunier2020-07-312-3/+27
* ges-source: Ensure that we output stream with segments in timeThibault Saunier2020-07-301-2/+23
* pipeline: Restrict the presence only if the user didn't explicitly provided oneThibault Saunier2020-07-301-1/+2
* timeline: Add a simplified version of track selection signalThibault Saunier2020-07-301-2/+33
* uri-source: Respect user stream selectionThibault Saunier2020-07-301-3/+41
* launch: Also print the position when disabling validateThibault Saunier2020-07-301-18/+24
* launch: Print more useful information to stdoutThibault Saunier2020-07-305-20/+168
* build: Add an option to disable examplesThibault Saunier2020-07-302-5/+13
* launcher: Re activate smart rendering supportThibault Saunier2020-07-301-10/+135
* ges: Fix smart renderingThibault Saunier2020-07-309-5/+149
* validate: Pipe debug output to a file when discovering scenariosThibault Saunier2020-07-301-6/+7
* nle: Minor debug enhancementThibault Saunier2020-07-301-2/+2
* tests: Mark audio identity as audioThibault Saunier2020-07-301-2/+2
* pipeline: stop setting the track capsHenry Wilkes2020-07-303-47/+2
* launcher: Delay setting rendering setting to right before renderingThibault Saunier2020-07-301-70/+86
* source: Refactor the way we plug converter elementsThibault Saunier2020-07-305-82/+121
* pipeline: Do not name urisink as `urisink` as it is uselessThibault Saunier2020-07-301-1/+1
* pipeline: Remove urisink from timeline instead of unrefing itThibault Saunier2020-07-301-4/+6
* pipeline: Discard encoding profiles that don't match any trackThibault Saunier2020-07-301-7/+26
* uri*source: Factor out common logic into a GESUriSource private dataThibault Saunier2020-07-307-91/+155
* *uri-source: Call free from the object ->finalize not ->disposeThibault Saunier2020-07-262-8/+7
* meson: install bash completion helper for ges-launch-1.0Tim-Philipp Müller2020-07-263-1/+43
* meson: add 'tools' and 'examples' optionsTim-Philipp Müller2020-07-262-4/+15
* Fix retrieving asset metadata on project reload.AsociTon2020-07-252-0/+33
* tests: Add test for ges_clip_get_top_effect_indexyatinmaan1@gmail.com2020-07-241-0/+36
* tests: clip: fix test_rate_effects_duration_limitGuillaume Desmottes2020-07-141-2/+2