[Bug 765927] new plugin: ICC (International Color Consortium) correction plugin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 19 15:12:10 UTC 2017


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

U. Artie Eoff <ullysses.a.eoff at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ullysses.a.eoff at intel.com

--- Comment #25 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
We're getting compilation regression since last commit on systems with
libpng12-dev (version 1.2.50):

gstpngdec.c: In function 'gst_pngdec_caps_create_and_set':
gstpngdec.c:353:9: error: passing argument 5 of 'png_get_iCCP' from
incompatible pointer type [-Werror]
&icc_compression_type, &icc_profile, &icc_proflen);
^
In file included from /usr/include/libpng12/png.h:540:0,
from gstpngdec.h:28,
from gstpngdec.c:31:
/usr/include/libpng12/png.h:2490:31: note: expected 'png_charpp' but argument
is of type 'png_byte **'
extern PNG_EXPORT(png_uint_32,png_get_iCCP) PNGARG((png_structp png_ptr,
^
/usr/include/libpng12/pngconf.h:1523:58: note: in definition of macro
'PNG_EXPORT'
# define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol
^
cc1: all warnings being treated as errors
make[3]: *** [libgstpng_la-gstpngdec.lo] Error 1

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