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