third_party_libsnd/programs
evpobr 58737ceb48 tests: Fixes for MSVC
* src/test_main.c: Fix undeclared off_t type with MSVC
* tests/misc_test.c: Fix undefined S_ISCHR & S_ISBLK with MSVC
* tests/stdin_test.c: Fix undefined STDIN_FILENO with MSVC
* tests/win32_ordinal_test.c: Fix undeclared getcwd() with MSVC
* Fix missing unistd.h under Win32

Related: https://github.com/erikd/libsndfile/issues/154
2017-04-14 13:03:27 +10:00
..
common.c programs/ : Minor console output fixes. 2014-11-11 06:13:32 -08:00
common.h programs/sndfile-convert.c : Add a -normalize command line argument. 2013-07-02 17:48:50 +10:00
Makefile.am programs/: Fix tests when cross compiling from linux to windows 2016-04-02 18:23:46 +11:00
sndfile-cmp.c programs/sndfile-cmp.c: Fix cppcheck warning 2016-04-02 19:31:11 +11:00
sndfile-concat.c Fix memory leaks 2015-08-07 20:19:24 +10:00
sndfile-convert.c Add cues to sndfile-convert 2016-04-11 19:55:10 +10:00
sndfile-deinterleave.c programs/*.c : More exit code fixes. 2014-06-25 06:09:58 +10:00
sndfile-info.c programs/*.c : More exit code fixes. 2014-06-25 06:09:58 +10:00
sndfile-interleave.c sndfile-interleave: Fix handling of last buffer 2015-04-27 18:28:40 +10:00
sndfile-metadata-get.c programs/sndfile-metadata-get.c : Make --all the default behaviour. 2014-06-24 10:32:03 +10:00
sndfile-metadata-set.c programs/sndfile-metadata-set.c: Fix memory leak 2016-04-02 19:29:49 +11:00
sndfile-play-beos.cpp Move real utility programs from examples/ to new directory programs/ . 2008-10-21 22:49:55 +11:00
sndfile-play.c tests: Fixes for MSVC 2017-04-14 13:03:27 +10:00
sndfile-salvage.c Rework CMake build system 2017-04-05 19:38:36 +10:00
test-sndfile-metadata-set.py Make 'test-sndfile-metadata-set.py' py2/py3 compatible 2017-01-28 21:16:21 +11:00