mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
openjpeg: Update to version 2.5.0
- Update from version 2.4.0 to 2.5.0
- Update of rootfile
- Changelog
2.5.0 (May 2022)
No API/ABI break compared to v2.4.0, but additional symbols for subset of
components decoding (hence the MINOR version bump).
* Encoder: add support for generation of TLM markers [\#1359]
(https://github.com/uclouvain/openjpeg/pull/1359)
* Decoder: add support for high throughput \(HTJ2K\) decoding. [\#1381]
(https://github.com/uclouvain/openjpeg/pull/1381)
* Decoder: add support for partial bitstream decoding [\#1407]
(https://github.com/uclouvain/openjpeg/pull/1407)
* Bug fixes (including security fixes)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
9a7a910c61
commit
d622d1c62e
@@ -1,15 +1,15 @@
|
||||
usr/bin/opj_compress
|
||||
usr/bin/opj_decompress
|
||||
usr/bin/opj_dump
|
||||
#usr/include/openjpeg-2.4
|
||||
#usr/include/openjpeg-2.4/openjpeg.h
|
||||
#usr/include/openjpeg-2.4/opj_config.h
|
||||
#usr/include/openjpeg-2.4/opj_stdint.h
|
||||
#usr/include/openjpeg-2.5
|
||||
#usr/include/openjpeg-2.5/openjpeg.h
|
||||
#usr/include/openjpeg-2.5/opj_config.h
|
||||
#usr/include/openjpeg-2.5/opj_stdint.h
|
||||
#usr/lib/libopenjp2.so
|
||||
usr/lib/libopenjp2.so.2.4.0
|
||||
usr/lib/libopenjp2.so.2.5.0
|
||||
usr/lib/libopenjp2.so.7
|
||||
#usr/lib/openjpeg-2.4
|
||||
#usr/lib/openjpeg-2.4/OpenJPEGConfig.cmake
|
||||
#usr/lib/openjpeg-2.4/OpenJPEGTargets-release.cmake
|
||||
#usr/lib/openjpeg-2.4/OpenJPEGTargets.cmake
|
||||
#usr/lib/openjpeg-2.5
|
||||
#usr/lib/openjpeg-2.5/OpenJPEGConfig.cmake
|
||||
#usr/lib/openjpeg-2.5/OpenJPEGTargets-release.cmake
|
||||
#usr/lib/openjpeg-2.5/OpenJPEGTargets.cmake
|
||||
#usr/lib/pkgconfig/libopenjp2.pc
|
||||
|
||||
Reference in New Issue
Block a user