Skip to content

Commit 0ec0ab2

Browse files
changelog and version v22.1.13 (2025-03-07)
1 parent 01c398f commit 0ec0ab2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

inputstream.adaptive/addon.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon
33
id="inputstream.adaptive"
4-
version="22.1.12"
4+
version="22.1.13"
55
name="InputStream Adaptive"
66
provider-name="peak3d, Team Kodi">
77
<requires>@ADDON_DEPENDS@</requires>

inputstream.adaptive/changelog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
v22.1.13 (2025-03-07)
2+
- Fix possible persistent data in memory between played videos (cause of playback errors)
3+
- Fix building errors when more recents Windows SDK are used
4+
- Fix building with CMake 4.0
5+
- Updated pugixml dependency to 1.15
6+
- Updated rapidjson dependency to upstream
7+
- Updated dlfcn-win32 dependency to 1.4.2
8+
- Updated googletest dependency to 1.16.0
9+
- Add ARM64 config support to CDM library
10+
- [DASH] Deprecated custom «role» tag with «forced» value
11+
- [DASH] Add support to «role» tag with «forced-subtiltle» value
12+
- Add log warning for unsupported TTML image-based subtitles
13+
- Updated translations
14+
115
v22.1.12 (2025-01-13)
216
- Implemented thread pool to prevent intensive thread uses on demux read
317
- Fix crash due to ODR violation on tests project

0 commit comments

Comments
 (0)