Releases: xbmc/inputstream.adaptive
Releases · xbmc/inputstream.adaptive
21.5.9-Omega
v21.5.9 (2025-01-19)
- Fix packaging errors
21.5.8-Omega
v21.5.8 (2025-01-17)
- Update translations
22.1.12-Piers
v22.1.12 (2025-01-13)
- Implemented thread pool to prevent intensive thread uses on demux read
- Fix crash due to ODR violation on tests project
- Fixes to solve GCC-15 compilation problems
- Cleanups to avc / annexb conversion
- Cleanups to Atmos profiles to sync with Kodi core changes
22.1.11-Piers
v22.1.11 (2024-12-20)
- Fix aarch64 widevine library loading
- Unknown subtitles are now set correctly as Undetermined
- [HLS] Add support to read subtitle codec from manifest (fix TTML subtitles)
22.1.10-Piers
v22.1.10 (2024-11-16)
- Changes/cleanups to MP4 AVCC/HVCC extradata conversions
- Removed deprecated API ADDON_READ_CHUNKED uses
- Replaced API ADDON_READ_AUDIO_VIDEO with ADDON_READ_NO_BUFFER
- Other code cleanups
21.5.7-Omega
v21.5.7 (2024-11-16)
- Partial backport fix to extract kid from init data
22.1.9-Piers
v22.1.9 (2024-11-05)
- New test samples python addon (on github sources or see wiki)
- [SmoothStreaming] Fix corrupted playback regression
- [HLS] Fix VOD playback problems with periods
- [HLS] Fix possible crash on stream quality change
21.5.6-Omega
v21.5.6 (2024-11-05)
- [HLS] Fix VOD playback problems with periods
- [HLS] Fix possible crash on stream quality change
22.1.8-Piers
v22.1.8 (2024-10-28)
- Fixed playback problems when playing videos with different drm in sequence
22.1.7-Piers
v22.1.7 (2024-10-16)
- Default DRM headers are always added to prevent possible license request errors
- Fix old DRM config backward compatibilty for cases such as playready
- [widevine] fix a problem that caused error: cannot translate license wrapper
- [widevine] fix malformed saved debug license files
- [widevine] fix regression that prevent unwrapping of license certificate response
- Add new verbose debug expert setting
- Removed atomic library linking (solve linux build problems)