summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10command-line-formatter: Stop uselessly looping over optionsThibault Saunier1-0/+1
2021-02-10command-line-formatter: Add a way to format timelines using the formatThibault Saunier6-13/+366
2021-02-10ges: Use a `ges:` uri to define timeline from descriptionThibault Saunier6-70/+154
2021-02-10ges: Add keyframe support to the command line formatterThibault Saunier3-5/+58
2021-02-10structured-interface: Move set_control_source from ges-validateThibault Saunier3-83/+179
2021-02-09structured-interface: Factor out method to get element to set propertyThibault Saunier1-103/+131
2021-02-09command-line-formatter: Reindent command line options arrayThibault Saunier1-66/+90
2021-02-09formatter: Use the new `GstEncodingProfile:element-properties` propertyThibault Saunier2-68/+23
2021-02-09ges: Minor debug logging level and typo fixesThibault Saunier3-4/+4
2021-02-09command-line-formatter: Add track management to timeline descriptionThibault Saunier6-20/+143
2021-02-09test-source: Respect asset natural sizeThibault Saunier2-23/+47
2021-01-29ges-launcher: do not set rendering details too earlyMathieu Duponchelle1-3/+0
2021-01-26ges-structure-parser: force string typesHenry Wilkes5-27/+111
2021-01-26command-line-formatter: fix typosHenry Wilkes1-3/+3
2021-01-26marker-list: made deserialize reverse of serializeHenry Wilkes2-4/+103
2021-01-23uri-source: Respect stream-id even on streams muxed in rawThibault Saunier6-14/+77
2021-01-19audio-track: Respect track restrictions in our gapsThibault Saunier1-4/+57
2021-01-05launch: Ensure to add required ref to profiles from projectThibault Saunier1-0/+3
2020-12-15tests: fix meson test env setup to make sure we use the right gst-plugin-scannerJan Schmidt1-0/+5
2020-12-04launch: Add an interactive mode where we can seek etc...Thibault Saunier5-1/+660
2020-11-04meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan1-6/+13
2020-10-31init: Fix initialisation crashJan Schmidt2-2/+9
2020-10-23Meson: Use pkg-config generatorXavier Claessens5-57/+12
2020-10-19utils.c: fix static buildFabrice Fontaine3-28/+31
2020-10-18meson: actually check glib dependency versionAntonio Ospite1-1/+1
2020-10-16meson: update glib minimum version to 2.56Stéphane Cerveau2-22/+15
2020-09-11ges: Do not recreate auto-transitions when changing clip assetsThibault Saunier9-77/+181
2020-09-09ges: Fix a copy/paste mistake in meson fileThibault Saunier1-1/+0
2020-09-09video-transition: Make smpte props children propertiesThibault Saunier2-4/+18
2020-09-08ci: include template from gst-ci master branch againTim-Philipp Müller1-1/+1
2020-09-08Back to developmentTim-Philipp Müller1-2/+2
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller6-71/+2110
2020-09-04demux: Fixate documentation capsThibault Saunier2-5/+15
2020-08-26complex_effect_bin_desc: Regenerate expectation for compositor changeJan Schmidt1-3/+3
2020-08-24tests: Fix running tests fully uninstalledThibault Saunier1-0/+9
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+358
2020-08-13ges:source: Handle missing elements in convertersThibault Saunier1-1/+6
2020-08-13smart-mixer: Move the videoconvert to after the mixerThibault Saunier7-174/+146
2020-08-13transition: Enhance name of the elementsThibault Saunier1-2/+5
2020-08-13source: Handle missing elements in converterThibault Saunier1-0/+3
2020-08-13video-source: Stop giving useless name to frame positionerThibault Saunier1-1/+1
2020-08-13transition: Better document the way alpha is computed for transitionsThibault Saunier4-16/+16
2020-08-13smart-mixer: Use the new 'samples-selected' signal to handle queuing in aggre...Thibault Saunier6-30/+270
2020-07-31ges:validate: Allow setting keyframes using the clips directlyThibault Saunier2-3/+27
2020-07-30ges-source: Ensure that we output stream with segments in timeThibault Saunier1-2/+23
2020-07-30pipeline: Restrict the presence only if the user didn't explicitly provided oneThibault Saunier1-1/+2
2020-07-30timeline: Add a simplified version of track selection signalThibault Saunier1-2/+33
2020-07-30uri-source: Respect user stream selectionThibault Saunier1-3/+41
2020-07-30launch: Also print the position when disabling validateThibault Saunier1-18/+24
2020-07-30launch: Print more useful information to stdoutThibault Saunier5-20/+168