Skip to content

Commit 582c279

Browse files
committed
changelog and version 22.1.0
1 parent 81454b9 commit 582c279

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

inputstream.ffmpegdirect/addon.xml.in

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v22.1.0
2+
- Allow HTTP PROXY to be set via KODIPROP's
3+
- Allow http_proxy to be set via URL arguemnt using pipe
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)