make: add $(DESTDIR) in installcheck target [bug #302]
xa: validate channel count (CVE-2017-18189)
aiff: fix crash on empty comment chunk (CVE-2017-15642)
adpcm: fix stack overflow with >4 channels (CVE-2017-15372)
flac: fix crash on corrupt metadata (CVE-2017-15371)
wav: ima_adpcm: fix buffer overflow on corrupt input (CVE-2017-15370)
wav: fix crash writing header when channel count >64k (CVE-2017-11359)
hcom: fix crash on input with corrupt dictionary (CVE-2017-11358)
wav: fix crash if channel count is zero (CVE-2017-11332)
Remove hepler script. It's mostly unmaintained, I don't know if anyone but me ever used it. In any case, those who want a custom Debian package should be capable of updating the debian/changelog entry on their own.
chmod'ing unneeded executable bit.
Merge most Debian changes into master.
Read for more development.
Fixes for issues found during 14.4.2 release.
sox-14.4.2rc2 version bump.
Distribute real sox.exe and not libtool wrapper.
Switch to rsync when releasing files
More checks for invalid MS ADPCM blocks.
Check for minimum size sphere headers
Update stack-protect logic to work for cygwin
osxbuild updates for OSX 10.9 and latest libraries
Default to silent mode for automake
Switch to gcc's -fstack-protector
Fix warning about ignored cdecl.
prevent division by 0 when input signal is entirely non-negative, non-positive, or both
New libsox example6: give explicit output attributes
minor change: use periodic window
AIFF comments implementation now passes this test
Work around for libsndfile size bug on RF64
Add reading support for RF64 WAV files.
ladspa: optionally perform latency compensation
Remove deprecated options in tests.
fix lsx_filelength() prototype mismatach.
Fix for max size text chunks in aiff files.
Add missing comma in man page
add Dolph window for spectrogram effect
Fix signalinfo handling in example3.c
configure.ac: Simplify version comparisons
Link Windows build to wsock32.dll again
Don't export (most) internal libsox symbols
Only use -Wno-long-long on GCC
Add documentation for Opus support
Add read-only Opus support using libopusfile.
Remove remaining references to FFmpeg
Remove deprecated mixer effect
Simplify configuration checks for math functions
Call AC_CONFIG_MACRO_DIR unconditionally
Enable writing WAV files with 64-bit floats
Use binary mode when writing spectrogram to stdout
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