openjpeg2 2.2.0-1 source package in Ubuntu

Changelog

openjpeg2 (2.2.0-1) unstable; urgency=medium

  * New upstream release. Closes: #872041
  * Fix CVE-2016-9113. Closes: #844552
  * Fix CVE-2016-9114. Closes: #844553
  * Fix CVE-2016-9115. Closes: #844554
  * Fix CVE-2016-9116. Closes: #844555
  * Fix CVE-2016-9117. Closes: #844556

 -- Mathieu Malaterre <email address hidden>  Fri, 22 Sep 2017 21:51:36 +0200

Upload details

Uploaded by:
Debian PhotoTools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PhotoTools Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openjpeg2_2.2.0-1.dsc 2.7 KiB 4605a2dc5d385b9fe1f226ca1f6f075179d9d05258d901ec6e40c17bb486964c
openjpeg2_2.2.0.orig.tar.gz 1.9 MiB f73c0e2e689a1454a2ecc47f56a648d5f35e85fe882a4a2f8fdfe2e36e23b73f
openjpeg2_2.2.0-1.debian.tar.xz 17.1 KiB 0e1e770dff01f75826ac030b51b5d9f8eef9a574cdf73b978771bf313bc077c5

Available diffs

No changes file available.

Binary packages built by this source

libopenjp2-7: JPEG 2000 image compression/decompression library

 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This package contains the runtime files for openjpeg 2.x

libopenjp2-7-dbg: No summary available for libopenjp2-7-dbg in ubuntu artful.

No description available for libopenjp2-7-dbg in ubuntu artful.

libopenjp2-7-dev: No summary available for libopenjp2-7-dev in ubuntu artful.

No description available for libopenjp2-7-dev in ubuntu artful.

libopenjp2-tools: command-line tools using the JPEG 2000 library

 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 motion-jpeg2000 video formats:
 .
  - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm,
                  pgx, and bmp.
  - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k,
                  and jp2.
  - opj_dump: dump information contains in j2k and jp2.
  - index_create: create jp2 with JPIP index file from a j2k file.
  - frames_to_mj2: convert YUV video streams to mj2 format.
  - mj2_to_frames: convert mj2 video streams to YUV format.
  - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format.
  - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format.

libopenjp3d-tools: command-line tools using the JPEG 2000 - 3D library

 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 jpeg 3D formats:
 .
  - opj_jp3d_compress: compress into JP3D volume
  - opj_jp3d_decompress: decompress JP3D volume

libopenjp3d7: No summary available for libopenjp3d7 in ubuntu artful.

No description available for libopenjp3d7 in ubuntu artful.

libopenjpip-dec-server: tool to allow caching of JPEG 2000 files using JPIP protocol

 This is client side application for caching remote JPEG 2000 using the JPIP
 protocol. This command line application needs to run on the client side to
 allow application such as opj_viewer to view images.

libopenjpip-server: No summary available for libopenjpip-server in ubuntu artful.

No description available for libopenjpip-server in ubuntu artful.

libopenjpip-viewer: JPEG 2000 java based viewer for advanced remote JPIP access

 Java based client to view remote JPEG 2000 using JPIP protocol.
 This is a simple java viewer to allow:
 .
  - Scale up request: Enlarge the window
  - ROI request: Select a region by mouse click and drag, then click inside the
    red frame of the selected region
  - Annotate image with ROI information in XML metadata: Click button "Region
    Of Interest"
  - Open a new window presenting an aligned image with a locally stored image:
    Click button "Image Registration" (Under Construction)

libopenjpip7: JPEG 2000 Interactive Protocol

 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This is an implementation of the JPEG 2000 Interactive Protocol (Part-9)