summaryrefslogtreecommitdiff
path: root/ges/ges-utils.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-15smart-mixer: Add support for d3d11compositor and glvideomixerSeungha Yang1-3/+43
2020-08-13transition: Better document the way alpha is computed for transitionsThibault Saunier1-1/+1
2020-08-13smart-mixer: Use the new 'samples-selected' signal to handle queuing in aggre...Thibault Saunier1-1/+17
2020-03-25ges: Add APIs to have a sens of frame numbersThibault Saunier1-0/+59
2020-03-05docs: update GESTimeline and GESLayerHenry Wilkes1-3/+4
2019-07-26ges: Implement our own idle_add which uses the thread local maincontextThibault Saunier1-0/+13
2018-12-15WIP: ges: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller1-0/+3
2017-03-08docs: Port all docstring to gtk-doc markdownThibault Saunier1-0/+1
2016-05-14ges: add some g-i annotations according to documentationAurélien Zanelli1-2/+2
2015-09-18ges: Namespace NLE utils function into GESThibault Saunier1-3/+3
2015-08-20Move NLE to a dedicated GstPluginThibault Saunier1-0/+10
2014-10-31Cleanup import of GNL and rename gnl to nle for Non Linear EngineThibault Saunier1-0/+12
2014-07-23ges: Use registry to select the compositor elementThibault Saunier1-0/+39
2013-11-22gir: fix warningsLubosz Sarnecki1-2/+2
2013-06-23uri-source: Expose the volume property.Mathieu Duponchelle1-0/+25
2013-06-23ges: Implement GESAudioTrack and GESVideoTrack, subclasses of GESTrackThibault Saunier1-2/+2
2013-04-23Rename GESTimelineLayer to GESLayerThibault Saunier1-1/+1
2013-03-23internal: Add a element_end_compareThibault Saunier1-5/+22
2013-03-18Always prefer gst_object_(un)ref over g_object_(un)refThibault Saunier1-1/+1
2013-02-15Add a GESTimelineElement base classThibault Saunier1-22/+1
2013-01-10utilities: Make internal utilities instead of copy/pasting functionsThibault Saunier1-0/+43
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-28ges: Remove useless and error prone 'transfer full' annotationsThibault Saunier1-1/+1
2012-03-12Remove ges-marshal.[ch] and use the generic marshallerTim-Philipp Müller1-1/+0
2011-01-11ges-utils: minor doc updateEdward Hervey1-2/+2
2010-07-09utils: Document timeline_new_audio_videoEdward Hervey1-0/+9
2010-05-25GES: Add a new utility fileEdward Hervey1-0/+52