SHIKARDOS AUDIO
THIRD-PARTY NOTICES
===================

FFmpeg
------

SHIKARDOS AUDIO uses the FFmpeg libraries (avcodec, avformat, avutil,
swresample), version 7.1.1, to decode audio formats and internet radio
streams.

These libraries are licensed under the GNU Lesser General Public License
version 2.1 or later. The full license text and the source-code notice are
included in:

    licenses\ffmpeg\

The FFmpeg source code is unmodified and available from
https://ffmpeg.org/download.html — only the build configuration is custom
(audio-only, trimmed). The libraries are linked dynamically and ship as
separate files next to the player, so they can be replaced with another
build of the same interface version.

The LGPL applies to the FFmpeg libraries only. It does not cover the
independent SHIKARDOS AUDIO code — its audio processing, equaliser,
bit-perfect output or interface.

audio reactive Discoteq
-----------------------

Original work: "audio reactive Discoteq"
Author: wj
Source: https://www.shadertoy.com/view/mlfBDX

The original shader is licensed under the Creative Commons
Attribution-NonCommercial-ShareAlike 3.0 Unported License:
https://creativecommons.org/licenses/by-nc-sa/3.0/

SHIKARDOS AUDIO uses an adapted version of this shader for the Crystal visual
component. The adaptation preserves the original line mathematics, connects it
to the existing SHIKARDOS analyser, mirrors the image horizontally so the
stream develops from left to right, applies the Crystal control only to final
brightness, and adds exact silence/bypass gating.

The original shader and the SHIKARDOS adaptation notice are included in:
licenses\audio_reactive_discoteq\

The CC BY-NC-SA 3.0 license applies to this adapted visual component. It does
not replace the licensing terms of independent SHIKARDOS AUDIO code or audio
DSP technologies.
