command-line-formatter: Stop uselessly looping over options
[platform/upstream/gstreamer.git] / plugins / ges /
2021-02-10 Thibault Sauniercommand-line-formatter: Add a way to format timelines...
2021-02-10 Thibault Saunierges: Use a `ges:` uri to define timeline from description
2020-09-04 Thibault Saunierdemux: Fixate documentation caps
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-04-30 Thibault Saunierplugin: Fix a race removing tracks from timeline from...
2020-04-10 Thibault Saunierbasebin: Do not set stream_group if upstream didn't...
2020-04-10 Thibault Sauniergesdemux: Check result of g_stat
2020-04-10 Thibault Saunierges: Always check return value of `ges_container_add`
2020-03-19 Thibault Saunierges: Use #pragma once everywhere
2020-02-12 Thibault Saunierplugins:ges: Fix pushing tags after e8c782d119eccf364fa...
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-10-01 Sebastian Drögegesdemux: Initialize debug category before first using it
2019-08-28 Matthew Watersbuild: also suppress unused-function warnings about...
2019-08-27 Thibault Saunierges: fix G_DECLARE_FINAL_TYPE -Werror with clang
2019-08-20 Thibault Sauniergesdemux: Fix querying if we need stack reloading
2019-08-12 Thibault Saunierdoc: Add some missing Since:
2019-07-26 Thibault Sauniergesdemux: Compute sinkpad caps based on formatter mimetypes
2019-07-26 Thibault SaunierMark nested timeline assets as such
2019-07-26 Thibault Saunierformatter: Enhance error reporting
2019-07-26 Thibault Sauniergesdemux: Add a testsrc to timelines if parent nleobjec...
2019-07-26 Thibault Sauniernle: Handle nested timelines update when file changes
2019-07-05 Thibault Sauniergesdemux: Detect recursively loading the same project...
2019-07-05 Thibault Sauniergesdemux: Create proper stream-ids
2019-07-05 Thibault Saunierdemux: Create timeline from the streaming thread
2019-07-05 Thibault Saunieruri-asset: Implement multi threading support
2019-07-05 Thibault SaunierUse the new GstDiscoverer caching feature
2019-07-05 Thibault SaunierImplement and use the GstStream API
2019-07-05 Thibault Saunierdocs: Generate ges plugin doc
2019-07-05 Thibault Saunierplugins:ges: Factor out a GESBaseBin class
2019-07-05 Thibault Sauniergesdemux: Emit no-more-pad as required
2019-07-05 Thibault Sauniergesdemux: Properly combine flows
2019-07-05 Thibault Saunierplugin: Make use of G_DECLARE
2019-06-06 Thibault Saunierdocs: Add gstges plugin
2019-04-19 Nirbheek Chauhanmeson: Generate a pkgconfig file for the GES plugin
2019-03-15 Thibault SaunierSome copyright fixing
2019-03-04 Tim-Philipp Müllergesdemux: don't use deprecated gst_uri_construct()
2019-02-28 Sebastian Drögeges: Link ges plugin to libgstpbutils
2019-02-26 Tim-Philipp Müllerplugins: add autotools build for new ges plugin
2019-02-05 Nirbheek Chauhanmisc: Fix warnings on Cerbero's ancient MinGW
2019-01-29 Thibault Saunierplugins: Add an a gesdemux element to 'demux' serialize...
2019-01-29 Thibault Saunierplugins: implement a gessrc element useable from playbin