[Bug 724131] colorbalance: add colorbalance meta API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 11 09:06:58 PST 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-02-11 17:06:56 UTC ---
I'm not sure this is the right design, or at least it does not seem coherent
with GstColorBalance interface. ColorBalance, suggest that an element can have
an arbitrary amount of Channels that can be controlled. Base on that, if an
element wants to offload it's work to downstream it should negotiate the
required channels. This negotiation could be made dynamic, in a way that if
downstream support only hue, and only hue is set to non default, then we would
still do passthrough. But at soon as "unsupported" brightness gets set, then it
will use software path (if allocation permits it, e.g. system memory and known
color format).

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