[Bug 783591] openjpegdec: support grayscale with alpha
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 6 07:31:09 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783591
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #27 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This breaks the build with older openjpeg it seems:
> gstopenjpegdec.c: In function ‘gst_openjpeg_dec_negotiate’:
> gstopenjpegdec.c:752:30: error: ‘opj_image_comp_t {aka struct opj_image_comp}’ has no member named ‘alpha’
> if (image->comps[i].alpha) {
> ^
--
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