Skip to content

Releases: xbmc/inputstream.adaptive

2.6.18-Matrix

13 Jul 10:21
4f681e4
Compare
Choose a tag to compare

v2.6.18 (2021-07-13)

  • Add support to pre-initialise DRM
  • Fix intermittent crash when stopping Widevine videos

2.4.8-Leia

12 Jul 11:20
fad3726
Compare
Choose a tag to compare

v2.4.8 (2021-07-11)

  • [DASH] time and number placeholders can be used simultaneously
  • License renewal for widevine
  • [DASH] fix for minimumUpdatePeriod=0
  • [HLS] support webvtt subtitle extensions
  • [DASH] manifest_update_parameter property defaults to 'full' for SegmentTimeline
  • Fix decode failures on some Widevine content
  • [DASH] fix segmentTemplate calculation
  • [HLS] EXT-X-DISCONTINUITY-SEQUENCE support
  • Fix seeking into separate chapters/resume time
  • Fix kodi freeze by session close

2.6.17-Matrix

20 Jun 12:38
a675541
Compare
Choose a tag to compare

v2.6.17 (2021-06-20)

  • Fix decrypt errors on non-Android platforms
  • [DASH] fix representation base urls
  • Don't use filecache for subtitle downloads

2.6.16-Matrix

21 May 11:06
4612021
Compare
Choose a tag to compare

v2.6.16 (2021-05-21)

  • Allow download retries for VOD
  • [DASH] fix for minimumUpdatePeriod=0
  • [DASH] remove media_renewal_url and media_renewal_time
  • License renewal for widevine
  • [HLS] Fix SSD being deleted with multiple encrypted streams
  • Overhaul manifest redirect logic
  • fix seeking into separate chapters/resume time
  • fix HEVC extra data crash
  • improve settings

2.6.15-Matrix

17 May 10:10
Compare
Choose a tag to compare

v2.6.15 (2021-05-17)

  • [HLS] support webvtt subtitle extensions
  • [DASH] fix segmentTemplate calculation
  • [HEVC] use constant frame rate if average is 0
  • [HLS] don't reset pts on new periods
  • Don't remove secure decoder cap if not requested in manifest_type
  • [Android] fallback to widevine L3 if L1 provisioning fails

2.6.14-Matrix

22 Apr 11:49
da68ef0
Compare
Choose a tag to compare

v2.6.14 (2021-04-22)

  • Don't overwrite manifest headers with stream headers
  • Stream headers default to manifest headers
  • ac3 is recognised separately to eac3
  • [DASH] time and number placeholders can be used simultaneously
  • [DASH] manifest_update_parameter property defaults to 'full' for SegmentTimeline
  • [DASH] pssh attribute in ContentProtection tag allowed without cenc namespace
  • [DASH] support ttml subs where codec isn't specified

2.6.13-Matrix

10 Apr 16:17
ccc8227
Compare
Choose a tag to compare

v2.6.13 (2021-04-10)

  • Fix Debian packaging

2.6.12-Matrix

10 Apr 13:19
e8f2106
Compare
Choose a tag to compare

v2.6.12 (2021-04-09)

  • Remove Android specific decrypter search paths
  • Move Android addon to binary addons repo

2.4.7-Leia

10 Apr 20:29
345c4e7
Compare
Choose a tag to compare

v2.4.7 (2021-04-10)

  • [Dash] Fix missing audio languages
  • [Dash] Correctly set timeshift_buffer (live)
  • [Dash] Fix Timing (remove publishTime and presentationTimeOffset)
  • [Dash] Append / to baseurl if required
  • [Dash] Support fpsScale in AdaptationSets
  • [Dash] Use full BaseUrl if real url inside an AdaptationSet
  • Fix for URLs starting with /
  • Use CDllHelper for opening ssd_wv
  • Move Android addon to binary addons repo

2.6.11-Matrix

08 Apr 12:43
8aac2b4
Compare
Choose a tag to compare

v2.6.11 (2021-04-08)

  • Fix ampersand in changelog causing issues from v2.6.9 and v2.6.10