Skip to content

Commit

Permalink
changelog and version v19.0.7 (2022-06-23)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 23, 2022
1 parent 6c54634 commit 6167929
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion inputstream.adaptive/addon.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.adaptive"
version="19.0.6"
version="19.0.7"
name="InputStream Adaptive"
provider-name="peak3d">
<requires>@ADDON_DEPENDS@</requires>
Expand All @@ -15,6 +15,9 @@
<extension point="xbmc.addon.metadata">
<platform>@PLATFORM@</platform>
<news>
v19.0.7 (2022-06-23)
- [HLS] fix regression with chunk transferred AES-128 streams

v19.0.6 (2022-06-16)
[HLS] support PKCS7 padding for AES-128 streams (fixes for AES-128 fmp4 streams)

Expand Down

0 comments on commit 6167929

Please sign in to comment.