third_party_libsnd/programs
David Seifert c87b8b79a6 Make 'test-sndfile-metadata-set.py' py2/py3 compatible
'#!/usr/bin/env python' constructs are more portable, as they
allow the user to override which python executable is called.
See also:
https://blogs.gentoo.org/mgorny/2016/02/08/a-quick-note-on-portable-shebangs/

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2017-01-28 21:16:21 +11: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 sndfile-play: Remove support for Darwin <= 11 2016-07-03 10:33:31 +10:00
sndfile-salvage.c programs/*.c : More exit code fixes. 2014-06-25 06:09:58 +10:00
test-sndfile-metadata-set.py Make 'test-sndfile-metadata-set.py' py2/py3 compatible 2017-01-28 21:16:21 +11:00