Skip to content

Releases: xbmc/inputstream.ffmpegdirect

22.1.0-Piers

04 Feb 07:35
b3999c4
Compare
Choose a tag to compare

v22.1.0

  • Bump ffmpeg to 7.1 and add patch to fix build on aarch64 targeting ios/tvos
  • Bump gnutls to 3.8.8 and add patch to fix build on Android NDK r27+

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