Document limited Replay Gain tag support
Add binaries with .exe extension to .gitignore
Fixed typo: Sytem -> System
configure.ac: replace obsolete AC_HELP_STRING
mcompand: fix bad clipping due to overflow of band summing.
Complete renaming of debian/sox.dirs.in
No need to substitute anything in sox.dirs.
tempo: calculate output length
Document soxi -p in man page
Remove deprecated ffmpeg format handler
Add pipe rewinding for IRIX
Merge branch 'dot' into master
Draft NEWS for 14.4.1 release
Apply new timespec syntax to documentation example
pad: use lsx_parseposition
splice: use lsx_parseposition
bend: use lsx_parseposition
Replace removed options in stat output
Fix (m)compand modifying their arguments
rc3 right before final release
Fix length calculation for "repeat -"
Some cleanup of example scripts
Don't use removed options in examples
Use binary mode for pipes on all Windows compilers
improved pink noise freq. response
More Debian packaging changes, these are more interesting, some highlights:
Oops, that last bit was not needed.
Oops, that last bit was not needed.
More Debian packaging changes, these are more interesting, some highlights:
ffmpeg is gone from the Debian packages.
Fixed tarball name to match version from configure.ac.
Sync' with latest Debian uploads plus few updates toward the next upload.
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.
"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
Merge branch 'dot' into master
repeat: support infinite repetition
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
fix truncation due to integer division (found by Michael Niedermayer)
soxi: new option (-p) to display sample precision
Merge branch 'ladspa-multiport'
ladspa: Update documentation
ladspa: support M:N channel mapping in plugins
ladspa: support multi-channel plugins and chains
ladspa: call cleanup function if given
ladspa: free memory allocated for control ports
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
Fix bug in lsx_parsesamples
speed up small-factor downsampling; e.g. ~15% improvement for 48k->44100
[3592482] Fix hang with rate effect & signal-length more than 2^31 samples.
splice: set output length to unknown, not 0
spectrogram -S: use lsx_parseposition
fade: use lsx_parseposition
trim: use lsx_parseposition
delay: use lsx_parseposition
Introduce an extended syntax for audio positions
Fix reading 64-bit float WAVs
Improve warning message wording in WAV handler
Merge branch 'dot' into master
Clarify speed effect documentation
Update Debian version numbers to 14.4.2
Backported Debian changes from post-14.4.1 branch
Extend time specification syntax
Unify documentation for time specifications
spectrogram: allow sample counts for -d and -S
Improve lsx_parsesamples syntax checking
delay: allow mixing time and sample-count args