[Bug 767908] jpeg2000parse: use enums for colorspace and sampling, rather than strings

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 22 18:12:32 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767908

--- Comment #18 from boxerab at gmail.com <boxerab at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #14)
> Review of attachment 330170 [details] [review]:
> 
> I wanted to get rid of the colorspace field in the JPEG2000 caps (for
> GStreamer 2.0), not in general :) In general I'd prefer to get rid of the
> fourccs in the video/x-raw caps and replace them with something more
> meaningful, but that's unrelated.

Thanks. I do think it would be beneficial to use enums for general colorspace
fields, and to be able to re-use a #define with a list of possible color
spaces, for the caps. This would make it just a bit easier for creation of new
plugins. My 2 cents :)

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