Skip to content

Commit 919495e

Browse files
authored
Update changelog.txt
1 parent 45db4df commit 919495e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

changelog.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
/////////////////////////////////////////
2-
tag 1.13.1-rc1
2+
tag 1.13.1
33

44
* libvvenc:
5-
- fix unaligned load/stores on ARM
65
- fix errors during library loading on old x86 CPUs associated with invalid instructions
76
- necessitate SSE 4.1 support for x86(_64) architectures
8-
- fix rate control bug when using slice type adaptation (missing stats reduce accuracy)
7+
- fix rate control bug when using slice type adaptation improving accuracy
8+
- fix unaligned load/stores on ARM
9+
- allow usage of external nlohmann_json (set VVENC_ENABLE_THIRDPARTY_JSON=SYSTEM in CMake)
10+
- added optional unstable api extension allowing passing user data with input frames (off per default, preserving API and ABI compatibility)
911

1012
/////////////////////////////////////////
1113
tag 1.13.0

0 commit comments

Comments
 (0)