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

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


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

--- Comment #27 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
configure.ac has:

dnl *** libpng ***
translit(dnm, m, l) AM_CONDITIONAL(USE_LIBPNG, true)
AG_GST_CHECK_FEATURE(LIBPNG, [Portable Network Graphics library], png, [
  AG_GST_PKG_CHECK_MODULES(LIBPNG, libpng >= 1.2)
])

... so either need to bump up required version in configure.ac or make last
patch compatible with libpng 1.2.

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