libsndfile source files.
authorKarim Barkati <karimbarkati@gmail.com>
Mon, 9 Sep 2013 10:14:45 +0000 (12:14 +0200)
committerKarim Barkati <karimbarkati@gmail.com>
Mon, 9 Sep 2013 10:14:45 +0000 (12:14 +0200)
commite775f23a10c4ba37fc1a762299f52cd0d71593b7
tree668849e9dae413787686dffe537dd655762af50f
parente5b0e8bee502e61dfaaf2a5bc4b4d9d4938a9a2a
libsndfile source files.
307 files changed:
interpretor/libsndfile-1.0.25/AUTHORS [new file with mode: 0644]
interpretor/libsndfile-1.0.25/COPYING [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Cfg/compile [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Cfg/config.guess [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Cfg/config.sub [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Cfg/depcomp [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Cfg/install-sh [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Cfg/ltmain.sh [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Cfg/missing [new file with mode: 0755]
interpretor/libsndfile-1.0.25/ChangeLog [new file with mode: 0644]
interpretor/libsndfile-1.0.25/INSTALL [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/add_cflags.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/add_cxxflags.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/clip_mode.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/endian.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/extra_largefile.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/extra_pkg.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/flexible_array.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/gcc_version.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/libtool.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/llrint.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/lrint.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/lrintf.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/ltoptions.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/ltsugar.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/ltversion.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/lt~obsolete.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/mkoctfile_version.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/M4/octave.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/NEWS [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/PKG_ADD [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/octave_test.m [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/octave_test.sh [new file with mode: 0755]
interpretor/libsndfile-1.0.25/Octave/sndfile.cc [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/sndfile_load.m [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/sndfile_play.m [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Octave/sndfile_save.m [new file with mode: 0644]
interpretor/libsndfile-1.0.25/README [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Win32/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Win32/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Win32/README-precompiled-dll.txt [new file with mode: 0644]
interpretor/libsndfile-1.0.25/Win32/testprog.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/aclocal.m4 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/build-test-tarball.mk.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/configure [new file with mode: 0755]
interpretor/libsndfile-1.0.25/configure.ac [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/AUTHORS [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/ChangeLog [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/FAQ.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/NEWS [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/README [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/api.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/bugs.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/command.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/dither.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/embedded_files.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/index.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/libsndfile.css [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/libsndfile.css.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/libsndfile.jpg [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/lists.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/new_file_type.HOWTO [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/octave.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/pkgconfig.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/sndfile_info.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/tutorial.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/doc/win32.html [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/generate.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/list_formats.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/make_sine.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/sfprocess.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/sndfile-to-text.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/examples/sndfilehandle.cc [new file with mode: 0644]
interpretor/libsndfile-1.0.25/libsndfile.spec.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-cmp.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-concat.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-convert.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-info.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-interleave.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-metadata-get.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/man/sndfile-play.1 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/common.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/common.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-cmp.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-concat.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-convert.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-deinterleave.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-info.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-interleave.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-metadata-get.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-metadata-set.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-play-beos.cpp [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-play.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/sndfile-salvage.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/programs/test-sndfile-metadata-set.py [new file with mode: 0755]
interpretor/libsndfile-1.0.25/regtest/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/regtest/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/regtest/checksum.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/regtest/database.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/regtest/regtest.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/regtest/sndfile-regtest.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/sndfile.pc.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/ChangeLog [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/README [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/README.original [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g721.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g723_16.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g723_24.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g723_40.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g72x.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g72x.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g72x_priv.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/G72x/g72x_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/COPYRIGHT [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/ChangeLog [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/README [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/add.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/code.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/config.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/decode.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm610_priv.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm_create.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm_decode.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm_destroy.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm_encode.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/gsm_option.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/long_term.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/lpc.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/preprocess.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/rpe.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/short_term.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/GSM610/table.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/Symbols.darwin [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/Symbols.gnu-binutils [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/Symbols.os2 [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/Symbols.static [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/aiff.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/alaw.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/au.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/audio_detect.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/avr.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/binheader_writef_check.py [new file with mode: 0755]
interpretor/libsndfile-1.0.25/src/broadcast.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/caf.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/chanmap.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/chanmap.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/chunk.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/command.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/common.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/common.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/config.h.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/create_symbols_file.py [new file with mode: 0755]
interpretor/libsndfile-1.0.25/src/dither.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/double64.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/dwd.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/dwvw.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/file_io.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/flac.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/float32.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/g72x.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/gsm610.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/htk.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/id3.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ima_adpcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ima_oki_adpcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ima_oki_adpcm.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/interleave.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ircam.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/libsndfile-1.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/macbinary3.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/macos.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/make-static-lib-hidden-privates.sh [new file with mode: 0755]
interpretor/libsndfile-1.0.25/src/mat4.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/mat5.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/mpc2k.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ms_adpcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/nist.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ogg.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ogg.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ogg_pcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ogg_speex.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ogg_vorbis.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/paf.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/pcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/pvf.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/raw.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/rf64.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/rx2.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sd2.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sds.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sf_unistd.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sfconfig.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sfendian.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sndfile.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sndfile.h.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/sndfile.hh [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/strings.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/svx.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_audio_detect.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_broadcast_var.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_conversions.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_endswap.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_endswap.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_endswap.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_file_io.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_float.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_ima_oki_adpcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_log_printf.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_main.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_main.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/test_strncpy_crlf.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/txw.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/ulaw.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/version-metadata.rc [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/version-metadata.rc.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/voc.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/vox_adpcm.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/w64.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/wav.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/wav_w64.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/wav_w64.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/windows.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/wve.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/src/xi.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/Makefile.am [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/Makefile.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/aiff_rw_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/alaw_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/benchmark.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/benchmark.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/benchmark.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/checksum_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/command_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/cpp_test.cc [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/dft_cmp.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/dft_cmp.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/dither_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/dwvw_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/error_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/external_libs_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/fix_this.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/floating_point_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/floating_point_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/floating_point_test.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/format_check_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/generate.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/generate.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/header_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/header_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/header_test.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/headerless_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/largefile_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/locale_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/lossy_comp_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/misc_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/multi_file_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/ogg_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pcm_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pcm_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pcm_test.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/peak_chunk_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pedantic-header-test.sh.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pipe_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pipe_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/pipe_test.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/raw_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/rdwr_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/rdwr_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/rdwr_test.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/scale_clip_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/scale_clip_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/scale_clip_test.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/sfversion.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/stdin_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/stdio_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/stdout_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/string_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/test_wrapper.sh.in [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/ulaw_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/utils.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/utils.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/utils.h [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/utils.tpl [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/virtual_io_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/vorbis_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/win32_ordinal_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/win32_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/write_read_test.c [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/write_read_test.def [new file with mode: 0644]
interpretor/libsndfile-1.0.25/tests/write_read_test.tpl [new file with mode: 0644]