Skip to content

Releases: xbmc/inputstream.adaptive

21.5.9-Omega

19 Jan 09:13
Compare
Choose a tag to compare

v21.5.9 (2025-01-19)

  • Fix packaging errors

21.5.8-Omega

19 Jan 08:57
Compare
Choose a tag to compare

v21.5.8 (2025-01-17)

  • Update translations

22.1.12-Piers

13 Jan 11:48
Compare
Choose a tag to compare

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

20 Dec 08:15
Compare
Choose a tag to compare

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

16 Nov 08:44
Compare
Choose a tag to compare

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

16 Nov 08:42
Compare
Choose a tag to compare

v21.5.7 (2024-11-16)

  • Partial backport fix to extract kid from init data

22.1.9-Piers

05 Nov 08:36
Compare
Choose a tag to compare

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

05 Nov 08:33
Compare
Choose a tag to compare

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

28 Oct 15:54
Compare
Choose a tag to compare

v22.1.8 (2024-10-28)

  • Fixed playback problems when playing videos with different drm in sequence

22.1.7-Piers

16 Oct 09:15
Compare
Choose a tag to compare

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)