ges: Add a method to retrieve the 'natural' size of VideoSource
[platform/upstream/gst-editing-services.git] / ges / ges-video-source.c
2020-02-26 Thibault Saunierges: Add a method to retrieve the 'natural' size of...
2020-02-12 Thibault Saunierges: Avoid adding unnecessary converters for nested...
2019-05-13 Thibault SaunierMore porting to markdown
2019-03-20 Jakub Adamvideosource: Expose video-direction child property
2019-03-19 Jakub Adamvideosource: auto-flip the image according to image...
2018-12-15 Tim-Philipp MüllerWIP: ges: fix API export/import and 'inconsistent linka...
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2018-03-19 Thibault Saunierdoc: Remove documentation about GESVideoSource::zorder...
2017-03-13 Thibault Saunierdocs: Fix generation using markdown for titles around...
2017-03-08 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-08-06 Thibault Saunierges: Let the compositor do the scaling if mixing is...
2016-05-03 Thibault Sauniervideo-source: Expose deinterlace-[fields, mode, tff...
2016-04-29 Thibault Sauniervideo-source: Do not ever plugin avdeinterlace
2016-04-13 Sebastian Drögeges: Fix typo by renaming positionner to positioner
2016-01-17 Thibault Sauniergroup: Make deep copying actually copy deep
2015-09-04 Thibault Sauniervideo-source: Use the priority being set to compute...
2015-09-02 Thibault Sauniervideo-source: Make sure to set framepositionner zorder...
2015-08-27 Thibault Sauniervideo-source: Simply set framepositionner->zorder ...
2014-12-05 Mathieu Duponchelle*source: new lines in xml break my parser.
2014-11-10 Thibault SaunierDocument known and usable child properties for GESTrack...
2014-10-31 Thibault SaunierCleanup import of GNL and rename gnl to nle for Non...
2014-05-15 Thibault Saunierges: Add a queue after the decoder in video test src
2014-04-07 Christoph ReiterInclude class related section documentation in the...
2014-02-04 Thibault Sauniervideosource: Always add a deinterlace at the beining...
2013-09-25 Simon Corsinvideo-source: Add a videorate in video-source.
2013-09-04 Thibault Saunierges: Make GESAudioSource and GESVideoSource abstract
2013-09-04 Thibault Sauniervideosource: Make sure to update z-order when layer...
2013-09-04 Simon Corsingstframepositionner: Install width and height properties.
2013-09-04 Simon CorsinGES: Add GESVideoSource and GESAudioSource base classes