[Bug 735564] gdkpixbufdec: Error when using gdkpixbufdec with ImageFreeze element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 28 02:05:11 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735564
  GStreamer | gst-plugins-good | unspecified

--- Comment #4 from Vineeth <vineeth.tm at samsung.com> 2014-08-28 09:05:05 UTC ---
Hi,

Thanks for committing the patch..

Sorry i am asking the question again..
First time a buffer is passed to imagefreeze,
in gst_image_freeze_sink_chain(), self->buffer will be null(so the above
condition will not be satisfied) and assigned with the buffer being passed. At
this point we are passing EOS.

That means next time, GstPad rejects the buffer and chain function will be
called anymore. This inturn means the above condition will never be satisfied
right..

Sorry if i am wrong. I am new to Gstreamer and still not exactly good with the
understanding.

Regards,
Vineeth

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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