structured: Enhance error message when no clip duration set
[platform/upstream/gst-editing-services.git] / plugins /
2019-04-19 Nirbheek Chauhanmeson: Generate a pkgconfig file for the GES plugin
2019-03-15 Thibault SaunierSome copyright fixing
2019-03-15 Thibault Sauniernlesource: Use gst_element_call_async as appropriate
2019-03-15 Thibault Sauniernlesource: Protect seeks from tear down
2019-03-06 Seungha Yangnlecomposition: Suppress error from child during sync...
2019-03-06 Seungha Yangnlesource: Don't leak pending seek event on dispose
2019-03-06 Seungha Yangnlecomposition: Don't keep sync state of child on activ...
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
2019-01-29 Thibault Sauniernlecomposition: Get overall pipeline position by recurs...
2019-01-18 Seungha Yangnleoperation: Fix GstPad leak
2019-01-18 Seungha Yangnleghostpad: Fix GstEvent leak
2019-01-18 Seungha Yangnlecomposition: Don't leak GNode
2019-01-18 Seungha Yangnlecomposition: Clear all members before chaining up...
2019-01-17 Seungha Yangnlecomposition: Don't try dump null stack
2019-01-09 Seungha Yangnlecomposition: Handle state change failure
2018-11-05 Matthew Watersnle: install pkg-config file for plugin
2018-10-28 Thibault Sauniernlecomposition: Add a function that prints stacks as...
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2018-07-21 Thibault Sauniernlecomposition: Rename outside_segment to seek_segment
2017-09-19 Nicolas Dufresnenlecomposition: Always execute seeks
2017-09-19 Nicolas Dufresnenlecomposition: Also start task on allocation query
2017-08-11 Thibault Sauniersmartmixer: Give a unique name to each compositor instances
2017-07-29 Thibault Sauniernlecomposition: Rename segment_start to current_stack_start
2017-07-29 Thibault Sauniernlecomposition: Properly update segment->start/stop...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-11-30 Thibault Sauniernlecomposition: Deactivate current stack in PAUSED_READ...
2016-11-17 Sebastian DrögeRevert "nlecomposition: Start task and initialize the...
2016-11-17 Sebastian DrögeRevert "nleobject: Start up in NULL->READY->PAUSED...
2016-11-16 Sebastian Drögenleobject: Start up in NULL->READY->PAUSED after the...
2016-11-16 Sebastian Drögenlecomposition: Start task and initialize the stack...
2016-11-11 Sebastian Drögenlecomposition: Fix small remaining race in previous...
2016-11-09 Sebastian Drögenlecomposition: De-duplicate seek events based on their...
2016-09-26 Thibault Sauniernle: Drop tags getting out of the composition
2016-09-22 Sebastian Drögenlecomposition: Don't try to seek on an empty stack
2016-09-22 Sebastian Drögenleurisource: Always provide a srcpad
2016-09-21 Sebastian Drögenlesource: Fail prepare() if no valid source pad is...
2016-08-24 Thibault SaunierAdd support for Meson as alternative/parallel build...
2016-05-31 Sebastian Drögenlecomposition: Fix race condition in seek handling...
2016-05-14 Aurélien Zanellinlecomposition: ensure elements pending to be added...
2016-05-14 Aurélien Zanellinlecomposition: fix nle_composition_remove_object info...
2016-04-09 Thibault SaunierMinor fix
2016-03-24 Vineeth TMediting-services: use new gst_element_class_add_static_...
2016-02-26 Sjors Gielennle: Set the NleOperation flags to NLE_OBJECT_OPERATION
2016-02-26 Sjors GielenHandle changing playback rate
2016-02-04 Thibault Sauniernle: Turn composition structural issue into ERROR on...
2016-01-09 Mathieu Duponchellenlecomposition: use correct type for flush_seqnum.
2016-01-09 Mathieu Duponchellenleghostpad: use GST_SEGMENT_FORMAT
2015-10-02 Justin Kimnlecomposition: free closure actions when disposing
2015-10-02 Justin Kimnlecomposition: fix wrong argument order of GClosureNotify
2015-10-02 Justin Kimnleoperation: don't leak iterator
2015-09-30 Justin Kimnleoperation: don't leak srcpad
2015-09-24 Justin Kimnle{composition,object}: remove unused allocation ...
2015-09-15 Thibault Sauniernle: Avoid unsetting srcpad target after the srcpad...
2015-09-15 Thibault Sauniernle: Stop wrongly set operation segment base time
2015-09-11 Justin Kimnlecomposition: don't leak internal hashtable
2015-09-11 Justin Kimnleobject: don't leak srcpad when disposing
2015-08-20 Thibault SaunierMove NLE to a dedicated GstPlugin