Skip to content

Releases: xbmc/inputstream.ffmpegdirect

1.7.3-Matrix

03 Apr 21:58
d1ae42f
Compare
Choose a tag to compare

v1.7.3

  • Update: Remove pthreads library as now w32pthreads is used instead
  • Update: libxml2 disable unused components for common depends and remove unrequired patch
  • Update: Update libxml2 to 2.9.10 for windows, disable html module and remove unrequired patches
  • Update: Enable asm for gnutls and nettle for darwin_embedded

1.7.2-Matrix

01 Apr 23:51
4edf736
Compare
Choose a tag to compare

v1.7.2

  • Update: w32pthreads
  • Fixed: gnutls disable tools for OSX 10.15.4 compatibility
  • Fixed: libxml2 patch for OSX 10.15.4/Xcode 11.4 compatibility
  • Update: SPDX, headers and badges
  • Update: gnutls to 3.6.13
  • Update: gmp on android to 6.2.0

1.7.1-Matrix

18 Mar 21:37
48287bb
Compare
Choose a tag to compare

v1.7.1

  • Fixed: tvOS build

1.7.0-Matrix

29 Feb 16:41
cf1dc46
Compare
Choose a tag to compare

v1.7.0

  • Update: remove unrequired gnutls patch
  • Fixed: Replace ;'s workaround for cmake bug for ffmpeg LDFLAGS
  • Added: Patch for ffmpeg using rtp protocol where sources option is not retained
  • Update: Document programme_catchup_id stream property in README
  • Added: Support for timestamp catchup format specifier
  • Added: Support duration units format specifer to convert duration to mins or hours
  • Update: Update darwin deprecated thread call
  • Fixed: validate duration format specifier and cap to time now
  • Added: Add optional stream property for live catchup url
  • Added: Support for offset catchup format specifier
  • Fixed: Disable Neon for arm for iOS/tvOS
  • Fixed: Raspberry Pi build

1.6.0-Matrix

09 Feb 13:32
1b0e63b
Compare
Choose a tag to compare

v1.6.0

  • Added: Enable pthreads for FFmpeg on Windows to allow circular buffer for UDP streams
  • Added: Fanart and icon
  • Added: Move from appveyor to Azure DevOps to windows CI
  • Added: Source and license to addon.xml
  • Added: p8-platform to addon depends
  • Fixed: Remove kodi protocol options before opening URL
  • Fixed: Wrong mms/rtp/udp url being used
  • Fixed: Android linkage for ffmpeg broken
  • Fixed: Travis status image

1.5.0-Matrix

31 Jan 23:57
acb5053
Compare
Choose a tag to compare

v1.5.0

  • Update: FFmpeg-n4.2.2, patches refreshed

1.4.1-Matrix

30 Jan 22:10
a8615fb
Compare
Choose a tag to compare

v1.4.1

  • Update: Cleanup logging

1.4.0-Matrix

30 Jan 10:14
80d5e33
Compare
Choose a tag to compare

v1.4.0

  • Added: gnutls patch to add libdl to support newer OSes
  • Added: Add support for mms and rtp/udp streams with sources
  • Fixed: Add workaround for CMake and Frameworks on Darwin

1.3.0-Matrix

28 Jan 16:58
b0ab74c
Compare
Choose a tag to compare

v1.3.0

  • Added: Support for Windows and iOS
  • Update: To gmp-6.2.0
  • Update: To nettle-3.5.1
  • Update: To gnutls-6.3.11.1

1.2.1-Matrix

19 Jan 00:26
4f4fd61
Compare
Choose a tag to compare

v1.2.1

Fixed: Support for XCode build with GCC via travis