[Bug 783625] typefinding: add support for jpc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 24 12:14:30 UTC 2017


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

--- Comment #26 from Aaron Boxer <boxerab at gmail.com> ---
Looking at the code in openjpegdec, the sampling field is only 
used when the decoded image has an unknown openjpeg colour space.

In this edge case, we can instead use the number of components, and the
presence
of the MCT colour transform, to guess the colour space of the image.

So, we don't actually need the sampling field in the decoder.

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