Use binary mode for pipes on all Windows compilers
More Debian packaging changes, these are more interesting, some highlights:
Fixed tarball name to match version from configure.ac.
Sync' with latest Debian uploads plus few updates toward the next upload.
"make distclean" should not get rid of the files distributed in the tarball; text files are deleted with the maintainer-clean target.
Update documentation dates
Don't use symbol names read/write.
Updated check for MINGW compile
Updating osxbuild to work with OS X 10.7+/XCode 4.x.
Check for sys/stat.h when building with cmake
rate: don't hang if more than 2^31 output samples
tempo: use 64-bit numbers to count samples
dft_filter: use 64-bit numbers to count samples
configure.ac: use AC_CONFIG_HEADERS
Fix truncation due to integer division
ladspa: call cleanup function if given
ladspa: free memory allocated for control ports
flac: dynamically (re)size encoder buffer
Fix compile error in oss.c
Deprecate ffmpeg format handler
Increase maximum width for spectrograms
splice: set output length to unknown, not 0
Fix reading 64-bit float WAVs
Improve warning message wording in WAV handler
Clarify speed effect documentation
Backported Debian changes from post-14.4.1 branch
Documentation spelling alignment: centre -> center
spectrogram: fix default length regression
Read Ogg Vorbis files with any number of channels
Clarify misleading error message
Check if pulseaudio is actually available
flac: fix invalid memory access w/ optimize_trim
Fix input length calculation
Update version number in cmake soxconfig.h
update test following demise of monkey.au a while ago
Fixed typo.
fix pipe file-type detection regression
Sync'd with latest upload to Debian.
get ready for post-14.4.0 development.
Revert "Apple CoreAudio - use virtual formats (works on more hardware)"
sox_format_quit() should reset format counts
Apple CoreAudio - use virtual formats (works on more hardware)
OpenBSD compile fix for sunaudio
caf fix for new libsndfile 1.0.12 minimum
Do not compile unsupported speexdsp effect
add release note about pushing tags
Add missing coreaudio changes
fix for coreaudio hangs on close
Mention updating man pages dates in release script
Circular buffer for coreaudio.c
Fix build error due to mismatched signatures.
Fix up CoreAudio detection for OSX with CMake build.
sox_flow_effects: only allocate buffers if needed
add back -no-undefined for mingw/cygwin
add missing release # from announce URL's
Extend sox_effect_t documentation
silence: fix issues related to number of channels
Change sndio format to match current SoX API
trim: reword warnings again
fix compiler warnings about unused id3tag stubs
trim: only warn about positions beyond end of file
CMakeLists: put eff/fmt sources on separate lines
Fix a few integer-width warnings/bugs
Fix WIN32 temp files and arg[0] handling
List version number locations in release script
Increase cmake package version
Only activate multiple output mode with "newfile"
Move changelog entry to a different category
Use lsx_padbytes() instead of writing 0 directly
trim: don't issue unnecessary warning
Don't drop samples at effects chain transitions
Fix optimize_trim() in multiple effects chain mode
Add support for MP2 encoding using Twolame UPDATED
Update NEWS file for 14.4.0.
Merge branch 'master' of ssh://sox.git.sourceforge.net/gitroot/sox/sox
Use UNUSED attribute instead of a void cast
Add missing license for extended percision float
Delete old release info from NEWS file
Update library version #s used for mingw build