Releases: xbmc/inputstream.ffmpegdirect
Releases · xbmc/inputstream.ffmpegdirect
22.0.1-Piers
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
22.0.0-Piers
22.0.0-Piers
- Initial release for Kodi Piers
20.5.1-Nexus
v20.5.1
- Fix ffmpeg assembling with binutil as >= 2.41
21.3.5-Omega
v21.3.5
- Update depednencies to fix building on apple silicon (gnutls 3.8.4) and binutils on linux (2.41 or higher)
21.3.4-Omega
v21.3.4
- Fix timeshift mode
21.3.3-Omega
v21.3.3
- Patch to check for nullptr on surface for dxva2 on window
21.3.2-Omega
v21.3.2
- Fix deprecations for m_pFormatContext's codecpar->channels for streams ffmpeg6 and a single use of vsprintf
21.3.1-Omega
v21.3.1
- Update seeking in FFmpegDirect to mimic the st->cur_pts replacement in FFmpeg6
- Sync FFmpegStream.cpp and DemuxStream.cpp with xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxFFmpeg.cpp from https://github.com/xbmc/xbmc. Update for all commits up to the end of 2023 - part 2
21.3.0-Omega
v21.3.0
- Sync FFmpegStream.cpp and DemuxStream.cpp with xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxFFmpeg.cpp from https://github.com/xbmc/xbmc. Update for all commits up to the end of 2023 part 1
21.2.1-Omega
v21.2.1
- Update dependency xz-utils to version 5.4.3
- Update dependency zlib to version 1.2.13
- Update dependency libxml2 to version 2.11.4
- Update dependency nettle to version 3.9
- Update dependency libpng to version 1.6.39
- Update dependency libzvbi to version 0.2.41
- Update dependency libiconv to version 1.17
- Update dependency gnutls to version 3.8.0
- Update dependency strawberry perl to version 5.32.1.1 (about Windows builds)
- Update dependency openssl to version 3.1.1 (about Windows builds)
- Cleanup dependency builds to use only "depends/common" source folder