File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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+
115v22.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
You can’t perform that action at this time.
0 commit comments