Skip to content

Commit

Permalink
changelog and version v21.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phunkyfish committed Feb 10, 2024
1 parent be8a296 commit 5496571
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion inputstream.ffmpegdirect/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.ffmpegdirect"
version="21.3.2"
version="21.3.3"
name="Inputstream FFmpeg Direct"
provider-name="Ross Nicholson">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
5 changes: 5 additions & 0 deletions inputstream.ffmpegdirect/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v21.3.3
- Patch to disable hardware acceleration for interlaced video on TvOS
- Patch to check for nullptr on surface for dxva2 on window
- Force build libiconv for apple platforms to workaround build all addons jenkins workflow for Kodi

v21.3.2
- Fix deprecations for m_pFormatContext's codecpar->channels for streams ffmpeg6 and a single use of vsprintf

Expand Down

0 comments on commit 5496571

Please sign in to comment.