gstreamer/ext/assrender
Tim-Philipp Müller 63853b7b0d assrender: don't send flush events on seeks
It's for the upstream element driving the pipeline to
handle seeks and send flush events or not, filters
should not interfere here, otherwise downstream pads
could be flushing before upstream pads are flushing,
which can result in GST_FLOW_ERROR being sent instead
of GST_FLOW_FLUSHING when trying to forward sticky
events at just the wrong moment.
2015-11-06 20:31:31 +00:00
..
gstassrender.c assrender: don't send flush events on seeks 2015-11-06 20:31:31 +00:00
gstassrender.h assrender: Use the window size from downstream 2015-10-02 17:18:33 +03:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00