| Name: | openjph | 
|---|---|
| Version: | 0.21.2 | 
| Release: | 1.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 210876 | 
| License: | BSD-2-Clause | 
| RPM: | openjph-0.21.2-1.el8.aarch64.rpm | 
| Source RPM: | openjph-0.21.2-1.el8.src.rpm | 
| Build Date: | Wed Mar 26 2025 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://openjph.org/ | 
| Summary: | Open-source implementation of JPEG2000 Part-15 (or JPH or HTJ2K) | 
| Description: | Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are interested in implementing the HTJ2K only, supporting features that are defined in JPEG2000 Part 1. For example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported.  | 
- Update to 0.21.2. - Package now builds on i386.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Update to 0.18.2.
- Update to 0.18.0.
- Update to 0.16.0.
- Leave autodetection of hardware extensions as per developer's comment at https://bugzilla.redhat.com/show_bug.cgi?id=2307795#c16
- Adjust SIMD selection again.
- Switch on SIMD and drop AVX for old processors.
- Fix instructions set typo.
- Do not build on i686 (#2307782).