ges: Add the foreground color child property
[platform/upstream/gst-editing-services.git] / ges / ges-video-test-source.c
2020-04-09 Thibault Saunierges: Add the foreground color child property
2020-03-27 Thibault Saunierges: Use assets to instantiate track elements/group
2020-03-25 Thibault Saunierges: support test clips assets natural size/framerate
2020-03-25 Thibault Saunierges: Add a timeoverlay to video test sources
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...
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...
2017-03-08 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-05-14 Aurélien Zanelliges: add some g-i annotations according to documentation
2014-10-26 Tim-Philipp Müllervideo-test-source: fix caps leak
2014-04-07 Christoph ReiterInclude class related section documentation in the...
2013-09-04 Simon CorsinGES: Add GESVideoSource and GESAudioSource base classes
2013-09-04 Simon Corsintestsource: Handle child properties as child properties
2013-09-03 Simon Corsinges-source: Move common elements handling to the base...
2013-04-27 Thibault Sauniervideo-test-src: Force video/x-raw
2013-04-27 Thibault Sauniertest-clip: Do not set black/silent by default
2013-02-15 Thibault SaunierRename GESTrackSource to GESSource
2013-02-15 Thibault SaunierRename GESTrackVideoTestSource to GESVideoTestSource