Commit 8c7008ae for openh264
commit 8c7008aeb6335e7d36ab0d9a023a63f82a8eaac0
Author: BenzhengZhang <140143892+BenzhengZhang@users.noreply.github.com>
Date: Wed Nov 6 14:05:33 2024 +0800
update release note (#3798)
diff --git a/RELEASES b/RELEASES
index 48fee374..a267e7e6 100644
--- a/RELEASES
+++ b/RELEASES
@@ -1,6 +1,18 @@
Releases
-----------
+v2.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
+
v2.4.1
------
- Fix off by one regression in decoder