[gstreamer-bugs] [Bug 326875] GstQueue does not handle GST_FLOW_RESEND flow result

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 9 14:32:37 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=326875
 GStreamer | gstreamer (core) | Ver: 0.10.0


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com,
                   |                            |wim at fluendo.com




------- Comment #2 from Jan Schmidt  2006-02-09 22:32 UTC -------
There's 2 problems with this patch:
1) Copying the buffer is completely wrong - that will copy the data too, which
is a huge unecessary overhead especially (for example) for HD video frames,
each of which is several megabytes.

2) Noone except Wim seems to know what he intended GST_FLOW_RESEND for, and I'm
not sure it means Queue should just push it again.

CC'ing wim for comment.


-- 
Configure bugmail: http://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