Add changelog for sox_globals.use_threads
Fix compile warning in trim.c when ulong != size_t
MSys make can't handle multiple inference rules on one line
sox should not depend on libsox configuration
In sox_format_supports_encoding, allow path to be null if filetype is set.
Add a bunch of comments to sox.h. No functional changes.
Small fix to sox description.
Revert "Convert filelength to off_t instead of size_t"
Convert filelength to off_t instead of size_t
Convert .cvsignore to .gitignore
Update version # in git for next release.
Mention specifically that floating points are supported in WAV.
Sync with latest Debian package.
add note about tempo man page update.
Updates to release script made during 14.3.2 release.
README.osx wasn't easily readable in Finder. Revert back to
Updates for 14.3.2 release.
do pointer math on char * instead of float * to fix mem
Fix warning message while recording.
Document the multiple combine method in man and usage output.
Update example3 so that it can play mono files on OSX with coreaudio.
Free pthread items and remove callbacks. Allows back-to-back
Move device start until after locking mutex so less chance of playing
Miscalculated consumed samples when short buffer was provided.
Another attempt and fixing coreaudio segfaults. Simplify by
changelog/news cleanups.
meant to leave build enabled by default.
Add release script to automate as much as possible.
Update with new items since 14.32-RC1.
Support an absolute end position for trim effect instead of only
Update copyright dates and doc dates
Add support for specifying non-default audio device on coreaudio.
Look for more than 1 buffer and warn user. Attempt to fix
Small performance improvement for absolute paths that aren't found.
Installation doc improvements.
Instruction improvements.
Update cygwin build descriptions to include static libid3tag and
Update references to external libraries used. Update build descriptions
Ship ladspa.h header so ladspa effect can be enabled always.
Add support for lt_dlsetsearchpath() to win32 library
Since using groff anyways, switch to groff distributed script to
Fix incorrect MP3 file length determination with VBR & .5s initial silence.
read a bit more audio (650ms) before concluding CBR
Updates to osxbuild to force 10.5 compatibility.
Updating msvc9 and msvc10 builds to work with newer versions of format
Include SndFile/inttypes.h in distribution so that the msvc10 build succeeds.
libpng15 seems to require application to include zlib.h. Do
Look png.h in libpng to help OpenBSD packaging.
Close LADSPA bug entry in Debian changelog.
Handle Logic Pro WAV files that correctly word align its chunks.
update changelog for zero length chunk.
Do not treat zero length chunks as fatal errors. Continue to
fix segfault with some ladspa plugins.
fix html install.
Store images in a subdir which then lets re-enable install logic.
convert to groff for HTML generation since we are using for PDF.
make amr-* and sndfile honor --with-dyn-default.
Since win32 binary is from MSYS, give MSYS instructions for
Improved ffmpeg m4 check.
Look for avcodec_decode_audio3; we now require libavcodec >= 0.6.
Fix small warning.
Bumped version build-dep on avcodec to 0.6.0 as avcodec_decode_audio3 does not exist in 0.5.x.
Clarify biquad numerator and denominator in manpage as per user request.
resetting version # to CVS.
minor updates
add default MSYS filenames for libraries.
Note that recording just now works.
Further fixes to osx core audio driver
osx cleanups.
Update AMR information to be opencore centric.
update with 14.3.2 news.
fix typos in new msvc10 support needed by "make dist".
Fix -w option on stats.
update version number in prep of new release.
Update configure to make use of new no-lame-header needed.
Add inttypes header required for building sndfile.
Update instructions for building SoX using VC2010.
Add support for 24 and 32-bit samples to waveaudio driver.
MP3 - allow compiling with dynamically-loaded lame even if lame.h not present.
ffmpeg: avoid leaking buffers. Add extra 16 bytes to end of buffer in case of over-read.
Merged modifications from Debian's 14.3.1-2; see debian/changelog.
Mention recent fix.
Fix crash on some platforms; update use of ffmpeg APIs; add .m4b to handled extensions.
Fix issues when building msvc9 or msvc10 projects from distro due to missing
Fix broken msvc10 autoconf file.
Add support for building SoX via Microsoft Visual Studio 2010 (msvc10).
Fixe to allow mp3 seeking to location zero. patch from
Ignore generate makefiles.
Add CXXFLAGS for libsndfile on OSX.
Updates to osxbuild script to work with 10.6's gcc default compiler
reverting pthread commit. It was already handled elsewhere.
Add comment about libid3tag not wanting to compile as shared using
Change 24-bit WAV files to use standard channel mappings instead
Fix bug were FACT chunk was not accounted for in RIFF length
Fix bug updating WavPack header when closing and a memory leak
add seek support which must read samples but can skip unneeded
Add support for 32-bit samples to OSS handler.
Enable waveaudio in cmake compiles
F.R. [3051700] raw spectrogram