[gstreamer-bugs] [Bug 618853] add caps intersection iterators

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 17 09:15:02 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2010-05-17 16:14:57 UTC ---
Oh and in the intersection iterator you should do something more intelligent
when RESYNC happens... like resetting and starting from the beginning if
nothing else can be done. The DONE case shouldn't be a GST_WARNING() I guess.

For the cookie/lock issue. I think this might actually be not necessary. If
elements want this they can do that in their getcapsiterator function, where
they create a custom iterator that has a intersection iterator pushed for
example.



And we might want to add substract/union/merge iterators too later ;)

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