xbmc / inputstream.ffmpegdirect

Supports streams opened by FFmpeg's libavformat or Kodi's cURL such as plain TS, HLS and DASH (non-DRM) as well as many others. There is support for Archive/Catchup services where there is a replay window and can timeshift across that span. Also provides timeshift for live streams where rewind/pause and fast-forward would not have been available.
GNU General Public License v2.0
58 stars 42 forks source link

add-on dependency updates #241

Closed AlwinEsch closed 8 months ago

AlwinEsch commented 1 year ago

This update mostly all dependencies to latest versions, two now includes cmake and no more needs separated between POSIX and Windows.

As following steps comes to change to SSL 3.0.

phunkyfish commented 1 year ago

Appears to run well. I’d say just add the version and merge.

AlwinEsch commented 1 year ago

Appears to run well. I’d say just add the version and merge.

Still some depends missing on update. Think the most strange are done and hopefully the others not also produce a fight to become usable on all OS.

AlwinEsch commented 1 year ago

The builds on all OS now OK, only needs it runtime tests to confirm correct operation’s. If someone can look on his OS would be good. Have currently only my Windows laptop available, will try on this, but no good internet in my hotel in England.

howie-f commented 1 year ago

deleted: sorry the comment belongs to https://github.com/xbmc/inputstream.ffmpegdirect/pull/247

phunkyfish commented 1 year ago

deleted: sorry the comment belongs to #247

We should likely fix the issue on this PR as the others are already merged. This one needs a rebase anyway.

phunkyfish commented 8 months ago

Superseded by https://github.com/xbmc/inputstream.ffmpegdirect/pull/267