Skip to content

Releases: xbmc/inputstream.ffmpegdirect

22.0.1-Piers

14 Aug 19:25
b131c99
Compare
Choose a tag to compare

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

09 Aug 05:37
Compare
Choose a tag to compare

22.0.0-Piers

  • Initial release for Kodi Piers

20.5.1-Nexus

31 Mar 18:55
35c6fd0
Compare
Choose a tag to compare

v20.5.1

  • Fix ffmpeg assembling with binutil as >= 2.41

21.3.5-Omega

30 Mar 20:33
abe42fd
Compare
Choose a tag to compare

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

02 Mar 08:58
7f74630
Compare
Choose a tag to compare

v21.3.4

  • Fix timeshift mode

21.3.3-Omega

14 Feb 15:30
1834f76
Compare
Choose a tag to compare

v21.3.3

  • Patch to check for nullptr on surface for dxva2 on window

21.3.2-Omega

31 Jan 11:38
52b9a28
Compare
Choose a tag to compare

v21.3.2

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

21.3.1-Omega

31 Jan 10:26
990ec69
Compare
Choose a tag to compare

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

31 Jan 08:51
36930e7
Compare
Choose a tag to compare

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

30 Jan 21:18
c34a4cf
Compare
Choose a tag to compare

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