[gstreamer-bugs] [Bug 632453] AppFilter element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 25 06:32:15 PDT 2010


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

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-25 13:32:10 UTC ---
Yes, that's correct. For BaseTransform you have to know the output buffer size
in advance. But that's something that would be worth changing in basetransform
imho.

Anyway, this appfilter element also needs some caps functions to get notified
about new caps and to set caps for the output. And the filter vfunc should
probably return a GstFlowReturn, which is then used in the chain function

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