summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller5-1992/+743
2021-05-21uriclip: Add an error message when creating a clip failedThibault Saunier1-2/+6
2021-05-21examples: c: Sensibly simplify the simple exampleThibault Saunier1-25/+14
2021-05-21examples: python: Simplify the simple exampleThibault Saunier2-21/+9
2021-05-21tests: Update expectation files with sorted structure fieldsThibault Saunier6-6/+6
2021-05-21tests/check: Use fake{audio,video}sinkPhilippe Normand11-24/+25
2021-05-21launcher: Switch to fake{audio,video}sinkPhilippe Normand1-5/+2
2021-05-18structure-interface: Convert fields type as much as possibleThibault Saunier4-2/+54
2021-05-18validate: Add support to check properties of object propertiesThibault Saunier1-13/+31
2021-05-15smart-mixer: Add support for d3d11compositor and glvideomixerSeungha Yang2-6/+55
2021-05-15framepositioner: Install operator property only when compositor is usedSeungha Yang1-12/+23
2021-05-12xml-formatter: Write xml directly to fileDoug Nazar1-7/+1
2021-05-10tests: Run ges-launch tests non-interactivelyDoug Nazar1-2/+2
2021-05-05track-element: Fix and cleanup annotationsThibault Saunier1-20/+41
2021-05-05ges: Move GESVideo/AudioSource::create_source to GESSourceThibault Saunier13-59/+94
2021-05-05Use gst_element_request_pad_simple...François Laignel6-8/+9
2021-04-28ges: Port to gst_print*Seungha Yang22-92/+93
2021-04-23framepositioner: Allow ANY caps featuresSeungha Yang1-6/+5
2021-04-23gstframepositioner: fix operator magic numberreed.lawrence1-1/+4
2021-04-21gstframepositioner: added 'operator' propertyreed.lawrence4-2/+61
2021-04-14framepositioner: Fix runtime warningSeungha Yang1-1/+1
2021-04-08titleclip: Expose draw-shadow child propertyAdam Leppky1-1/+1
2021-03-19gst: don't use volatile to mean atomicMatthew Waters4-5/+5
2021-03-08ges: doc: Fix wrong vmethod linksThibault Saunier1-10/+11
2021-03-08group: Use proper group constructorThibault Saunier1-1/+1
2021-02-19Update check_keyframes_in_compositor_two_sourcesJan Schmidt2-3/+3
2021-02-10project: Plug a leakThibault Saunier1-1/+1
2021-02-10xml-formatter: Properly report error parsing restriction capsThibault Saunier1-0/+9
2021-02-10test: Check clip positioning works when specifying track sizeThibault Saunier2-0/+13
2021-02-10tools: Fix some namingThibault Saunier1-4/+2
2021-02-10tools: Reindent optionsThibault Saunier1-18/+17
2021-02-10launch: Add encoding profiles to the projectThibault Saunier1-3/+6
2021-02-10validate: Handle passing timeline desc in .validatetest filesThibault Saunier4-0/+21
2021-02-10plugin: Fix `is-ges-timeline` registrationThibault Saunier2-4/+5
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