[Bug 756563] pnmdec causes multifilesrc to return internal data flow error (caused by a gst_pad_push() error)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Oct 17 10:46:03 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756563
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #313548|none |reviewed
status| |
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 313548:
--> (https://bugzilla.gnome.org/review?bug=756563&attachment=313548)
::: gst/pnm/gstpnmdec.c
@@ +99,2 @@
s->size = 0;
s->current_size = 0;
Or just memset() it all to 0 just to be sure and future-proof? Or add a reset()
function that resets all these and is also called by start() :)
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list