furnace/extern/libsndfile-modified/src/GSM610
tildearrow 061991fe60 desubmodulize libsndfile - PLEASE READ
it appears a one-character typo in the cmake_minimum_required line prevents it from compiling under CMake 4.0.
in order to fix that, I had to take this thing out of submodules...

it is recommended to do this after you pull;

git submodule deinit extern/libsndfile
2025-04-02 15:09:53 -05:00
..
add.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
ChangeLog desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
code.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
config.h desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
COPYRIGHT desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
decode.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm.h desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm610_priv.h desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm_create.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm_decode.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm_destroy.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm_encode.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
gsm_option.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
long_term.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
lpc.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
preprocess.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
README desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
rpe.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
short_term.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00
table.c desubmodulize libsndfile - PLEASE READ 2025-04-02 15:09:53 -05:00

GSM 06.10 13 kbit/s RPE/LTP speech codec
----------------------------------------

All the file in this directory were written by Jutta Degener
and Carsten Borman for The Communications and Operating Systems 
Research Group (KBS) at the Technische Universitaet Berlin.

Their work was released under the following license which is 
assumed to be compatible with The GNU Lesser General Public License.

----------------------------------------------------------------------------

Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
Technische Universitaet Berlin

Any use of this software is permitted provided that this notice is not
removed and that neither the authors nor the Technische Universitaet Berlin
are deemed to have made any representations as to the suitability of this
software for any purpose nor are held responsible for any defects of
this software.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.

As a matter of courtesy, the authors request to be informed about uses
this software has found, about bugs in this software, and about any
improvements that may be of general interest.

Berlin, 28.11.1994
Jutta Degener (jutta@cs.tu-berlin.de)
Carsten Bormann (cabo@cs.tu-berlin.de)

----------------------------------------------------------------------------

Jutta Degener and Carsten Bormann's work can be found on their homepage
at:

    http://kbs.cs.tu-berlin.de/~jutta/toast.html