[Bug 739011] [PLUGIN MOVE] Move GstVideoAggregator to gst-plugins-base

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 26 07:57:15 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-26 15:57:10 UTC ---
As discussed on IRC, the current API with the GstVideoConverter is a bit magic
and ugly :)

Instead of having a boolean flag in the class for that, there should be vfuncs
for setting up converters and preparing frames. This would also be beneficial
for compositors as it might want to do more than the automatic conversion (e.g.
rescaling), and also for glvideomixer which currently has its own "prepare
frames" thing inside the aggregated vfunc.

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