[Bug 763773] asfdemux gstasfdemux.c:2294:gst_asf_demux_chain:<asfdemux0> flow: eos

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 16 21:58:05 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763773

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 324145
  --> https://bugzilla.gnome.org/attachment.cgi?id=324145&action=edit
rtpasfdepay: Try to let baseclass push buffers to be able to propagate
downstream flow returns

process_buffer() has no way of returning a GstFlowReturn from downstream, so
if we always push buffers downstream from here instead of letting the subclass
do that by returning a buffer, errors / eos / etc from downstream are just
being ignored.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list