Legal
Licenses
Distributing Audryn binaries without the corresponding source, or
without these license texts, would not satisfy the GNU licenses. Both
texts ship next to the packages in downloads/ and again
under licenses/.
Audryn: GNU GPL v3 or later
The player, engine, packaging and interface are free software under
the GNU General Public License, version 3 or
any later version. You may run, study, share and change the
program. If you convey object code, you must also convey the
corresponding source โ that is why every AppImage and .deb on this site
is paired with audryn-0.37-src.tar.gz.
Short notice from the tree:
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
DST decoder โ GNU LGPL v2.1 or later
native/dstdec.c is a standalone port of FFmpeg libavcodec/dstdec.c
(Peter Ross, 2014; ISO/IEC 14496-3 Subpart 10). It is not
the Philips MPEG-4 DST reference module. That file remains under the GNU Lesser General Public License,
version 2.1 or later.
The corresponding source for the decoder is included in the same audryn-0.37-src.tar.gz
offered with each binary. You may relink a modified decoder against
Audryn under the terms of the LGPL.
No warranty
Both licenses disclaim warranty. Audryn is offered in the hope that it will be useful, without even the implied warranty of merchantability or fitness for a particular purpose.