File openh264.changes of Package openh264
-------------------------------------------------------------------
Sat Feb 22 16:22:50 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Update to 2.6.0
* Initialize PSNR to 0 instead of NAN
* Enable PIC in x86 assembly code
* Add QEMU test for LoongArch architecture
* Add support for calculating PSNR for Y/U/V components
* Add support for PowerPC architecture in meson.build
* Fix potential bug in the codebase
* Pass the actual temporal ID to GMPVideoEncodedFrame
* Use HW_NCPUONLINE on OpenBSD / NetBSD for CPU detection
* Add Windows VSBuildTools VC17 compile support
* Expose temporal layer info via GMP API at encoder
initialization and on a per-frame basis
* Remove the use of -Werror to prevent warnings from being
treated as errors
* Use void casts to silence warnings about memcpy to a class
- Fix CVE-2025-27091
-------------------------------------------------------------------
Sun Dec 15 06:00:28 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- Update to 2.5.0
* Fix some multi-thread decoding issues
* Remove unused pSpatialLayer variable in
DetermineTemporalSettings
* Change picOrderCnt to 2
* Fix cross compile from darwin arm64 to x86_64
* Fix deadlock at the end of decoding
* Fix frame-decode errors
* Fix build with meson on riscv64
* Enable pac bti support
* Fix a bug in decoding H.264 streams encoded by Apple
HWA encoder
-------------------------------------------------------------------
Wed Jun 19 05:59:31 UTC 2024 - Raymond Ni <monstorix@outlook.com>
- Update to 2.4.1
+ Fix off by one regression in decoder
+ Add security policy
+ Fix glitches that sometimes happen near the scene changes
Changes on 2.4.0
+ Add LoongArch SIMD
+ Support Android NDK r20 (also r21)
+ Support using gradle to build Android demo and unittest
+ Bug fixes
-------------------------------------------------------------------
Sat Oct 15 17:07:07 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
- Update to 2.3.1
+ Decoder bug fix to correct the B-frame order in some case
+ Fixes to avoid hanging for multi-thread decoding
+ Some Enhancements and fixes for rate control
+ Assembly optimization for loongson platform
+ Some minor bug fixes
+ update SHAREDLIB_MAJORVERSION value in Makefile
-------------------------------------------------------------------
Wed Mar 16 11:21:48 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
- Update to 2.2.0
+ Add support for B-slice error concealment
+ Thread decoding support for multi-slice frame
+ Some Bug fixes for B-frame decoding
+ Some minor bug fixes
-------------------------------------------------------------------
Thu Jan 13 13:49:47 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
- Initial packaging derived from Fedora package