[Bug 724131] colorbalance: add colorbalance meta API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 12 11:29:25 PST 2014


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

Matthieu Bouron <matthieu.bouron> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #268814|0                           |1
        is obsolete|                            |

--- Comment #14 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-02-12 19:29:20 UTC ---
Created an attachment (id=268954)
 View: https://bugzilla.gnome.org/attachment.cgi?id=268954
 Review: https://bugzilla.gnome.org/review?bug=724131&attachment=268954

colorbalance: add video colorbalance meta API

Here is a WIP:
  * GstVideoColorBalanceMeta now owns a GstVideoColorBalance object.
  * The GstVideoColorBalance constains an hashtable to associate a channel
label to a value. Maybe a GstVideoColorBalanceChannel is needed ?
  * It introduces: gst_video_color_balance_(set|get)_value +
gst_video_color_balance_get_channels which returns the list of channel labels.
  * Documentation not done yet.

What do you think ?

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