gstreamer/plugins/ges
Thibault Saunier 6d895ea111 demux: Create timeline from the streaming thread
First marshilling it to the main thread is dangerous as it is a blocking
operation and it should never happen there.

The asset cache is MT safe now so it is possible to load the timeline
from that thread directly
2019-07-05 17:57:04 -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 demux: Create timeline from the streaming thread 2019-07-05 17:57:04 -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