gstreamer/plugins/ges
Thibault Saunier abb4f005e3 Mark nested timeline assets as such
Adding a property to let the application know

Also make sure that the duration of nested timeline assets is reported
as CLOCK_TIME_NONE as those are extended as necessary.

And make a difference between asset duration and their max duration
As nested timelines can be extended 'infinitely' those max duration
is GST_CLOCK_TIME_NONE, but their duration is the real duration of
the timeline.
2019-07-26 13:48:51 -04:00
..
gesbasebin.c Implement and use the GstStream API 2019-07-05 17:53:15 -04:00
gesbasebin.h plugins:ges: Factor out a GESBaseBin class 2019-07-05 17:50:57 -04:00
gesdemux.c Mark nested timeline assets as such 2019-07-26 13:48:51 -04:00
gesplugin.c plugin: Make use of G_DECLARE 2019-07-05 17:48:23 -04:00
gessrc.c docs: Generate ges plugin doc 2019-07-05 17:52:50 -04:00
Makefile.am ges: Link ges plugin to libgstpbutils 2019-02-28 13:09:38 +02:00
meson.build plugins:ges: Factor out a GESBaseBin class 2019-07-05 17:50:57 -04:00