[Bug 681719] audiovisualizer does not handle VideoMeta

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 13 05:20:23 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681719
  GStreamer | gst-plugins-base | 0.11.x

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> 2012-08-13 12:20:19 UTC ---
Created an attachment (id=221012)
 View: https://bugzilla.gnome.org/attachment.cgi?id=221012
 Review: https://bugzilla.gnome.org/review?bug=681719&attachment=221012

port to VideoMeta and provide vfuncs for negotiation

This patch provides the option for the subclass to decide the allocation query
parameters (decide_allocation). There may be other vfuncs that would be useful
to copy from BaseTransform as well such as query, start, stop or even
prepare_output_buffer.

Most of the code was copy-pasted from either BaseTransform or VideoFilter.

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