File: README.source

package info (click to toggle)
kodi-inputstream-adaptive 21.5.9%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,100 kB
  • sloc: cpp: 92,186; ansic: 296; makefile: 33
file content (17 lines) | stat: -rw-r--r-- 964 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The lib/libbento4 is a heavily-patched version of Axoimatic Systems Bento4
library available at: https://github.com/axiomatic-systems/Bento4 It has
many provider-specific hacks that were never accepted upstream, according
to 'inpustream.adaptive' upstream author. These include 'System/Kodi' for
example.

The lib/mpegts is an MPEG-TS decoder developed by Team Kodi and now replaced
with ffmpeg vanilla. Upstream author has the plans to drop it but there is no
progress on this matter die to lack of author's spare time.

The wvdecrypter is a widevine decrypter wrapper originally available at:
https://github.com/liberty-developer/wvdecrypter (now defunct). Since there
is no upstream source available, I don't see how can I un-bundle it, especially
when only this Kodi addon uses it. It makes use of patched Bento4 and stripped-
down version of Chromium's 'cdm' with additional patches.

 -- Vasyl Gello <vasek.gello@gmail.com>, Thu,  12 Nov 2020 16:00:00 +0200