We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6432372 commit 8c7008aCopy full SHA for 8c7008a
RELEASES
@@ -1,6 +1,18 @@
1
2
Releases
3
-----------
4
+v2.5.0
5
+------
6
+- Fix some multi-thread decoding issues
7
+- Remove unused pSpatialLayer variable in DetermineTemporalSettings
8
+- Change picOrderCnt to 2
9
+- Fix cross compile from darwin arm64 to x86_64
10
+- Fix deadlock at the end of decoding
11
+- Fix frame-decode errors
12
+- Fix build with meson on riscv64
13
+- Enable pac bti support
14
+- Fix a bug in decoding H.264 streams encoded by Apple HWA encoder
15
+
16
v2.4.1
17
------
18
- Fix off by one regression in decoder
0 commit comments