Skip to content

Releases: xbmc/inputstream.adaptive

20.2.1-Nexus

19 May 10:56
Compare
Choose a tag to compare

v20.2.1 (2022-05-19)

  • Fix wrongly encoded urls
  • Fix wrong parsing of license template
  • [Bento4] fix several security vulnerabilities
  • Fix wrong HEVC extradata (was causing crashing)
  • Add missing codecs in decrypter interface
  • Fix Dolby Vision metadata
  • [HLS] allow edge case for byteranged init segments

19.0.5-Matrix

18 May 10:42
Compare
Choose a tag to compare

v19.0.5 (2022-05-18)

  • Fix estimate segment count
  • Update codecs in decrypter interface
  • [HLS] set byteranged init segments explicity (fixes crashing on certain playlists)

20.2.0-Nexus

01 May 01:00
Compare
Choose a tag to compare

v20.2.0 (2022-05-01)

  • [dash] handle multiple repid tags in urls
  • improved logging, numerous code cleanups and refactorings
  • [drm] support for pre-initialising the drm session
  • add icon and fanart
  • overhaul settings
  • add several representation chooser types: adaptive, fixed, ask, manual osd, test (pls see wiki for details)
  • fix estimate segment count
  • [drm] add capability to decrypt AES-CBC streams

19.0.4-Matrix

24 Apr 22:54
Compare
Choose a tag to compare

v19.0.4 (2022-04-24)

  • Translations updates from Weblate -be_by, fi_fi, cs_cz
  • [DRM] Keep same session from pre-init
  • Fix crash related to mp4 webvtt subtitles

19.0.3-Matrix

10 Feb 10:40
018c719
Compare
Choose a tag to compare

v19.0.3 (2022-02-10)

  • Translations updates from Weblate - hr_hr, nl_nl, sk_s
  • [HLS] Fix for large media sequence numbers
  • [DASH] Allow for multiple representation/bandwidth placeholders

20.1.2-Nexus

29 Jan 06:11
80da276
Compare
Choose a tag to compare

v20.1.2 (2022-01-29)

  • [WebVTT] - Fix sending segments packages
  • [HLS] - Handle playlists with large media sequences
  • [DASH] - Fix stream switching for byteranged types

20.1.1-Nexus

29 Jan 06:01
47c1d19
Compare
Choose a tag to compare

v20.1.1 (2022-01-29)

  • [WebVTT] - Fix sending segments packages
  • [HLS] - Handle playlists with large media sequences
  • [DASH] - Fix stream switching for byteranged types

19.0.2-Matrix

11 Jan 21:49
Compare
Choose a tag to compare

v19.0.2 (2022-01-11)

  • update nl translations
  • [webvtt] only read payl boxes for text

20.1.0-Nexus

01 Jan 18:16
1e9924c
Compare
Choose a tag to compare
  • Global API Version 2.0.0 update
  • Translation updates by Weblate
  • Fix C++17 webm_parser build on WinUWP

Note: This need Kodi Nexus from 31. December 2021 or newer!

19.0.1-Matrix

11 Dec 10:03
ea598cf
Compare
Choose a tag to compare

v19.0.1 (2021-12-10)

  • Fix compile error by GCC 11