[Bug 765927] new plugin: ICC (International Color Consortium) correction plugin
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 4 09:34:38 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765927
Andreas Frisch <fraxinas at opendreambox.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #327238|0 |1
is obsolete| |
--- Comment #3 from Andreas Frisch <fraxinas at opendreambox.org> ---
Created attachment 327276
--> https://bugzilla.gnome.org/attachment.cgi?id=327276&action=edit
initial add colormanagement plugin with lcms icc correction element V2
this is my next attempt
the last version had some major issues
- lcms would segfault for missing icc profiles, therefore now making sure they
are specified, otherwise fall back to built-in sRGB
- alpha wasn't copied properly
- lcms corrupts the subsequent data when doing in-place transformation (which
the doc say should work). i haven't debugged the lib yet but i sent a mail to
lcms-user and worked around this by always disabling in-place transformation
- added pure black preservation
--
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