Skip to Content

openjpeg v2.5.2

Created
Updated

OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.

# Usage

openjpeg provides CMake targets:

find_package(OpenJPEG CONFIG REQUIRED)
target_link_libraries(main PRIVATE openjp2) 

openjpeg provides pkg-config modules:

# JPEG2000 library
libopenjp2 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# jpip

Build optional component jpip

Supports: !uwp
  • linux
  • osx
  • windows
  • uwp
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# tools

(deprecated)

Dependencies:
and one transitive dependency:
Host Dependencies:
3 transitive dependencies:

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Silvio's avatar Silvio
  • Silvio Traversaro's avatar Silvio Traversaro
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • codicodi's avatar codicodi
  • Robert Schumacher's avatar Robert Schumacher
  • Victor Romero's avatar Victor Romero
  • JackBoosY's avatar JackBoosY
  • Alexander Neumann's avatar Alexander Neumann
  • pravic's avatar pravic
  • General Jack O'Neill's avatar General Jack O'Neill
  • Matthew Oliver's avatar Matthew Oliver
  • Cheney Wang's avatar Cheney Wang
  • autoantwort's avatar autoantwort
  • Kai Pastor's avatar Kai Pastor
  • Thomas1664's avatar Thomas1664

# Changelog

  • 3a882b3 [many ports] Don't depend on default features of tiff (#38049)
  • 836a2d6 [openjpeg] Update to 2.5.2, fixes (#36984)
  • 6ba7133 [openjpeg] jpip does not support uwp (#33620)
  • 8da5d2b [OpenJPEG] Update to 2.5.0 (#24734)
  • 0e672e7 [openjpeg] Update version to 2.4.0 (#20021)
  • 85a48c1 [ffmpeg] Add support for dav1d,fontconfig,freetype,fribidi,ilbc,modplug,opengl,openjpeg,libssh,tensorflow,tesseract,webp,libxml2 dependencies. (#15787)
  • 5f3249e [openjpeg] 16645 Fix compile w/features jp3d,jpip,jpwl,mj2 triplet x64-windows VS 2019 ver 16.9.1 (#16661)
  • 8e76503 [ITK] Update to 5.1 (#11208)
  • 18b029a [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 2d11443 enable static builds of openjpeg (#6373)
and 16 more commits:

# Source