[Bug 695884] Frei0r plugins expose incorrectly split properties for RGB stuff

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 14 16:41:46 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-14 23:41:40 UTC ---
You might find this bit of code interesting:

http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst/frei0r/gstfrei0r.c#n59

It's how we seem to map 'color' properties.

The range is generic really, the values don't have to be 0-255 (that way you
can accommodate different color depths generically).


> This is not necessarily specific to frei0r's white balance filter, various
> other frei0r filters seem to be affected in similar ways, especially when it
> comes to the naming of human-readable properties names, or descriptions being
> missing. Is there a central place where you are overriding frei0r's strings
> somewhere in gstreamer?

Why yes, of course we have a big central table somewhere that garbles nice
human readable property names and drops descriptions. That *would* be the most
logical explanation, wouldn't it?

Do you have any indication that there's an issue with the GStreamer wrappers
not picking up some things that are present in the original plugin (rather than
the frei0r plugin just not providing those)?

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