Torque3D/Engine/lib/libsndfile/src/GSM610
marauder2k7 a745fc3757 Initial commit
added libraries:
opus
flac
libsndfile

updated:
libvorbis
libogg
openal

- Everything works as expected for now. Bare in mind libsndfile needed the check for whether or not it could find the xiph libraries removed in order for this to work.
2024-03-21 17:33:47 +00:00
..
add.c Initial commit 2024-03-21 17:33:47 +00:00
ChangeLog Initial commit 2024-03-21 17:33:47 +00:00
code.c Initial commit 2024-03-21 17:33:47 +00:00
config.h Initial commit 2024-03-21 17:33:47 +00:00
COPYRIGHT Initial commit 2024-03-21 17:33:47 +00:00
decode.c Initial commit 2024-03-21 17:33:47 +00:00
gsm.h Initial commit 2024-03-21 17:33:47 +00:00
gsm610_priv.h Initial commit 2024-03-21 17:33:47 +00:00
gsm_create.c Initial commit 2024-03-21 17:33:47 +00:00
gsm_decode.c Initial commit 2024-03-21 17:33:47 +00:00
gsm_destroy.c Initial commit 2024-03-21 17:33:47 +00:00
gsm_encode.c Initial commit 2024-03-21 17:33:47 +00:00
gsm_option.c Initial commit 2024-03-21 17:33:47 +00:00
long_term.c Initial commit 2024-03-21 17:33:47 +00:00
lpc.c Initial commit 2024-03-21 17:33:47 +00:00
preprocess.c Initial commit 2024-03-21 17:33:47 +00:00
README Initial commit 2024-03-21 17:33:47 +00:00
rpe.c Initial commit 2024-03-21 17:33:47 +00:00
short_term.c Initial commit 2024-03-21 17:33:47 +00:00
table.c Initial commit 2024-03-21 17:33:47 +00: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