[Bug 735564] Error when using gdkpixbufdec with ImageFreeze element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 27 23:58:25 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #284654|none                        |rejected
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-28 06:58:18 UTC ---
(From update of attachment 284654)
GST_FLOW_EOS is returned here because no further buffers are accepted.

The real fix would be something like 1). gdkpixbufdec shouldn't post error
messages based on downstream flow returns but only propagate them further
upstream so a demuxer or source can handle them correctly. Especially OK,
FLUSHING, EOS and also NOT_LINKED (if another strem is linked but only the
demuxer can know) should not be considered as errors.

-- 
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