summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-30build: Add an option to disable examplesThibault Saunier2-5/+13
2020-07-30launcher: Re activate smart rendering supportThibault Saunier1-10/+135
2020-07-30ges: Fix smart renderingThibault Saunier9-5/+149
2020-07-30validate: Pipe debug output to a file when discovering scenariosThibault Saunier1-6/+7
2020-07-30nle: Minor debug enhancementThibault Saunier1-2/+2
2020-07-30tests: Mark audio identity as audioThibault Saunier1-2/+2
2020-07-30pipeline: stop setting the track capsHenry Wilkes3-47/+2
2020-07-30launcher: Delay setting rendering setting to right before renderingThibault Saunier1-70/+86
2020-07-30source: Refactor the way we plug converter elementsThibault Saunier5-82/+121
2020-07-30pipeline: Do not name urisink as `urisink` as it is uselessThibault Saunier1-1/+1
2020-07-30pipeline: Remove urisink from timeline instead of unrefing itThibault Saunier1-4/+6
2020-07-30pipeline: Discard encoding profiles that don't match any trackThibault Saunier1-7/+26
2020-07-30uri*source: Factor out common logic into a GESUriSource private dataThibault Saunier7-91/+155
2020-07-26*uri-source: Call free from the object ->finalize not ->disposeThibault Saunier2-8/+7
2020-07-26meson: install bash completion helper for ges-launch-1.0Tim-Philipp Müller3-1/+43
2020-07-26meson: add 'tools' and 'examples' optionsTim-Philipp Müller2-4/+15
2020-07-25Fix retrieving asset metadata on project reload.AsociTon2-0/+33
2020-07-24tests: Add test for ges_clip_get_top_effect_indexyatinmaan1@gmail.com1-0/+36
2020-07-14tests: clip: fix test_rate_effects_duration_limitGuillaume Desmottes1-2/+2
2020-07-10build: Add version.h to the headers listThibault Saunier1-2/+2
2020-07-09pitivi-formatter: Also skip the classThibault Saunier1-0/+3
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller2-2/+61
2020-07-08title: Make deprecated symbols visible APIThibault Saunier1-16/+16
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+68
2020-06-23docs: fix linksMathieu Duponchelle6-30/+30
2020-06-23plugins_cache: add base classesMathieu Duponchelle1-2/+180
2020-06-23meson: mark plugins cache target as always staleMathieu Duponchelle1-0/+1
2020-06-23docs: mark more types as plugin APIMathieu Duponchelle2-0/+4
2020-06-23doc: Stop documenting properties from parentsThibault Saunier1-779/+7
2020-06-22smart-video-mixer: Don't call gst_ghost_pad_construct() anymoreSebastian Dröge1-1/+0
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller5-1239/+4131
2020-06-19ges: Add all missing Since markers from 1.16 onwardThibault Saunier19-17/+144
2020-06-17asset: Do not try to update proxies when we are in a proxying loopThibault Saunier1-1/+3
2020-06-17ges: Refactor the way we plug converters in effectsThibault Saunier9-86/+326
2020-06-16structured-interface: Add support for setting effects inpointThibault Saunier2-1/+45
2020-06-16track-element: Make set_has_internal_source return a booleanThibault Saunier2-13/+18
2020-06-16pipeline: doc: Add a note about trying to render before setting rendering set...Thibault Saunier1-4/+9
2020-06-16uri-clip: Add a warning about synchronous uri discoveryThibault Saunier2-5/+10
2020-06-09docs: Update plugins cacheThibault Saunier1-53/+53
2020-06-09docs: Update plugins cacheThibault Saunier1-0/+159
2020-06-08tests: enforce I420 formatGuillaume Desmottes4-5/+3
2020-06-04track, composition: mark stream id properties as DOC_SHOW_DEFAULTMathieu Duponchelle3-3/+5
2020-06-03doc: Require hotdoc >= 0.11.0Thibault Saunier1-0/+11
2020-06-03docs: Update gst_plugins_cache.jsonSebastian Dröge1-155/+214
2020-06-03add missing Since annotations on new APIGuillaume Desmottes11-5/+39
2020-05-27formatter: Do not dereference NULL pointerThibault Saunier1-3/+4
2020-05-27xml-formatter: Add an GST_ERROR when setting control sources failsThibault Saunier1-2/+5
2020-05-26validate: Wait for state change to consider commit as doneThibault Saunier1-6/+16