# Third-party notices JellyTau's own source code is licensed under the MIT License (see `LICENSE`). Some builds bundle third-party components under other licences, listed here. ## Android: FFmpeg audio decoder (GPL-3.0) The Android app bundles **`org.jellyfin.media3:media3-ffmpeg-decoder`**, the Jellyfin project's build of the media3 FFmpeg extension, which contains FFmpeg. It lets the player decode AC-3, E-AC-3, DTS and TrueHD audio, which Android does not ship. - Licence: **GNU General Public License v3.0** - Source: (build of ), with FFmpeg from Because this component is GPL-3.0, **the Android APK as distributed is subject to the terms of the GPL-3.0**. The complete corresponding source for JellyTau is available in this repository; JellyTau's own code remains available under MIT. Desktop builds do not include this component.