We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f22e0 commit d627df3Copy full SHA for d627df3
inputstream.ffmpegdirect/addon.xml.in
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<addon
3
id="inputstream.ffmpegdirect"
4
- version="22.0.1"
+ version="22.1.0"
5
name="Inputstream FFmpeg Direct"
6
provider-name="Ross Nicholson">
7
<requires>@ADDON_DEPENDS@</requires>
inputstream.ffmpegdirect/changelog.txt
@@ -1,3 +1,7 @@
+v22.1.0
+- Bump ffmpeg to 7.1 and add patch to fix build on aarch64 targeting ios/tvos
+- Bump gnutls to 3.8.8 and add patch to fix build on Android NDK r27+
+
v22.0.1
- Add patch for pthread create and compile option for Android NDK 26 compatibility with libzvbi
- Disable vulkan in ffmpeg for Android as NDK 26 doesn't have vulkan_beta.h
0 commit comments