[gstreamer-bugs] [Bug 350449] [GstBaseTransform] buffer_alloc should alway try downstream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 17 01:57:32 PDT 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=350449
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #4 from Edward Hervey  2006-08-17 08:57 UTC -------
Created an attachment (id=71075)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=71075&action=view)
Fine-tuned the error cases.

This patches makes it work, while keeping my other tests working.

What happens it will only allocate downstream if the element is passthrough or
always_in_place , in which case we're guaranteed it will not need a buffer of a
different size.

I'm not 100% sure about when those variables are set though ... but your
testcase now works.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list