[gstreamer-bugs] [Bug 612881] [utils] gst_pad_proxy_setcaps() doesn't handler iterator resyncs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 13 01:27:33 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612881
  GStreamer | gstreamer (core) | unspecified

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #7 from Wim Taymans <wim.taymans at gmail.com> 2010-04-13 08:27:32 UTC ---
OK is returned when the fold function returns FALSE, which is when a set_caps
function call on the pad fails.

Usually set_caps doesn't fail unless something is seriously wrong, such as
setting caps on a pad that are incompatible with the template.

I guess doing a resync is not a good idea, there is no guarantee that the
setcaps will succeed the next time.

Can you see why a particular setcaps call fails?

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