[Poppler-bugs] [Bug 58906] 0.22.0 does not find openjpeg-2.0.0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 1 06:05:22 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=58906
--- Comment #1 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 72361
--> https://bugs.freedesktop.org/attachment.cgi?id=72361&action=edit
initial attempt at openjpeg2 support
This is an initial attempt at openjpeg 2 support. I've created JPEG2000Stream2
.cc files for the new openjpeg2 API but it should probably be merged into
JPEG2000Stream.cc with some #ifdefs.
The build conf changes are incomplete due to the lack of pkg-config support in
2.0. I only created the minimal changes to get it to compile.
LIBOPENJPEG_CFLAGS needs to be specified when running configure.
I found some additional regressions in openjpeg 2.0:
http://code.google.com/p/openjpeg/issues/detail?id=206
in addition to the regressions already in 1.5.1:
http://code.google.com/p/openjpeg/issues/detail?id=205
and the missing pkgconfig support:
http://code.google.com/p/openjpeg/issues/detail?id=68
So for now I recommend using openjpeg 1.5.0. When there is a new version that
fixes the regressions and restores pkgconfig support I'll finish off this
patch.
--
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/20130101/200936a2/attachment.html>
More information about the Poppler-bugs
mailing list