Open source and licences
MnogoTV Player uses open-source libraries. This page fulfils the terms of their licences: it names the libraries and their exact versions, links to the source code and gives you a way to reach us.
ffmpeg — LGPL-2.1+
- Version
- 6.0.2
- Commit
3f92512fd1fd6f5e6d6eb45a156c352835314d69, 2026-07-23- Licence
- GNU LGPL version 2.1 or later (no GPL components included)
- Source code
- github.com/FFmpeg/FFmpeg — this commit
- Modifications
- the library is not modified: built from the source code of this exact version with no patches
On request we provide our ffmpeg build parameters and the files needed to rebuild this library itself and replace it in the app: this is what LGPL-2.1 requires. The requirement does not extend to the source code of MnogoTV Player — write to us through the contact form.
Other libraries
- androidx.media3 / ExoPlayer — Apache License 2.0
- Jetpack Compose and AndroidX — Apache License 2.0
- Coil — Apache License 2.0
- OkHttp — Apache License 2.0
- Material Symbols Rounded — Apache License 2.0, google/material-design-icons
- Google Cast SDK and Google Play Core — Google APIs Terms of Service
Source code of the libraries
The links above point to the public sources of the exact versions we use. If you need an archive or anything else required by the licences, write to us through the contact form and we will reply.
This concerns third-party libraries only. The source code of MnogoTV Player itself is closed.