Skip to content

openjpegv2.5.4

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

#Supported Platforms

All platforms supported.

#Features

No default features.

#jpip

Build optional component jpip

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

No dependencies.

Host Dependencies:

No dependencies.

#tools

(deprecated)

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

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • Silvio's avatarSilvio
  • Silvio Traversaro's avatarSilvio Traversaro
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • codicodi's avatarcodicodi
  • Robert Schumacher's avatarRobert Schumacher
  • Victor Romero's avatarVictor Romero
  • JackBoosY's avatarJackBoosY
  • Alexander Neumann's avatarAlexander Neumann
  • pravic's avatarpravic
  • General Jack O'Neill's avatarGeneral Jack O'Neill
  • Matthew Oliver's avatarMatthew Oliver
  • Cheney Wang's avatarCheney Wang
  • autoantwort's avatarautoantwort
  • Kai Pastor's avatarKai Pastor
  • Thomas1664's avatarThomas1664

#Changelog

  • f2aa9c1[openjpeg] update to 2.5.4 (#47508)
  • e0d25ab[openjpeg] Update to 2.5.3 (#43511)
  • 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)
Show 18 earlier changes