[Poppler-bugs] [Bug 58906] 0.22.0 does not find openjpeg-2.0.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 9 22:39:15 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=58906

--- Comment #13 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 98805
  --> https://bugs.freedesktop.org/attachment.cgi?id=98805&action=edit
Initial attempt at openjpeg2 support

The opj_stream_set_user_data function has changed between 2.0.1 and 2.1.0. I've
updated my patch to handle this difference. I've also moved openjpeg.h into the
.cc file to avoid polluting the global namespace and added an OPENJPEG_VERSION
macro to make it easier to check the version as I don't think this will be the
last time that openjpeg breaks API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140510/8e4ef094/attachment.html>


More information about the Poppler-bugs mailing list