Skip to content

Commit d627df3

Browse files
committed
Release 22.1.0-Piers
1 parent 99f22e0 commit d627df3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

inputstream.ffmpegdirect/addon.xml.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon
33
id="inputstream.ffmpegdirect"
4-
version="22.0.1"
4+
version="22.1.0"
55
name="Inputstream FFmpeg Direct"
66
provider-name="Ross Nicholson">
77
<requires>@ADDON_DEPENDS@</requires>

inputstream.ffmpegdirect/changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v22.1.0
2+
- Bump ffmpeg to 7.1 and add patch to fix build on aarch64 targeting ios/tvos
3+
- Bump gnutls to 3.8.8 and add patch to fix build on Android NDK r27+
4+
15
v22.0.1
26
- Add patch for pthread create and compile option for Android NDK 26 compatibility with libzvbi
37
- Disable vulkan in ffmpeg for Android as NDK 26 doesn't have vulkan_beta.h

0 commit comments

Comments
 (0)