shithub: sox

RSS feed

ed128fe7 – cbagwell <cbagwell> authored on 2011/02/15 21:18
fix segfault with some ladspa plugins.

733efdea – cbagwell <cbagwell> authored on 2011/02/15 09:25
fix html install.

a7b7403d – cbagwell <cbagwell> authored on 2011/02/14 23:40
Store images in a subdir which then lets re-enable install logic.

90cb3fb6 – cbagwell <cbagwell> authored on 2011/02/14 22:45
convert to groff for HTML generation since we are using for PDF.

645535dc – cbagwell <cbagwell> authored on 2011/02/14 13:54
make amr-* and sndfile honor --with-dyn-default.

b2e83b7c – cbagwell <cbagwell> authored on 2011/02/13 23:50
Since win32 binary is from MSYS, give MSYS instructions for

f8667d2d – evilynux <evilynux> authored on 2011/02/13 23:33
Improved ffmpeg m4 check.

2a87f8e5 – evilynux <evilynux> authored on 2011/02/13 23:03
Look for avcodec_decode_audio3; we now require libavcodec >= 0.6.

49079863 – evilynux <evilynux> authored on 2011/02/13 23:01
Fix small warning.

19f04176 – evilynux <evilynux> authored on 2011/02/13 22:37
Bumped version build-dep on avcodec to 0.6.0 as avcodec_decode_audio3 does not exist in 0.5.x.

d672d5ba – evilynux <evilynux> authored on 2011/02/13 22:33
Clarify biquad numerator and denominator in manpage as per user request.

da1e755a – cbagwell <cbagwell> authored on 2011/02/13 21:47
resetting version # to CVS.

fc2dde31 – cbagwell <cbagwell> authored on 2011/02/13 21:47
minor updates

4ba605c5 – cbagwell <cbagwell> authored on 2011/02/13 19:33
add default MSYS filenames for libraries.

a58e4aa7 – cbagwell <cbagwell> authored on 2011/02/13 13:52
Note that recording just now works.

37ee100e – cbagwell <cbagwell> authored on 2011/02/13 13:18
Further fixes to osx core audio driver

29b91fbc – cbagwell <cbagwell> authored on 2011/02/12 22:55
osx cleanups.

2e27f217 – cbagwell <cbagwell> authored on 2011/02/12 15:51
Update AMR information to be opencore centric.

8748bd3c – cbagwell <cbagwell> authored on 2011/02/12 15:28
update with 14.3.2 news.

3c9c4f2a – cbagwell <cbagwell> authored on 2011/02/12 14:20
fix typos in new msvc10 support needed by "make dist".

23d114c4 – cbagwell <cbagwell> authored on 2011/02/12 12:58
Fix -w option on stats.

d199d3c5 – cbagwell <cbagwell> authored on 2011/02/12 11:38
update version number in prep of new release.

20918fd5 – cbagwell <cbagwell> authored on 2011/02/12 11:24
Update configure to make use of new no-lame-header needed.

d6f8ca64 – idigdoug <idigdoug> authored on 2011/02/12 07:17
Add inttypes header required for building sndfile.

88c60251 – idigdoug <idigdoug> authored on 2011/02/12 07:14
Update instructions for building SoX using VC2010.

78e008ae – idigdoug <idigdoug> authored on 2011/02/12 03:59
Add support for 24 and 32-bit samples to waveaudio driver.

e8f0f3cb – idigdoug <idigdoug> authored on 2011/02/12 03:54
MP3 - allow compiling with dynamically-loaded lame even if lame.h not present.

974c94f4 – idigdoug <idigdoug> authored on 2011/02/12 02:57
ffmpeg: avoid leaking buffers. Add extra 16 bytes to end of buffer in case of over-read.

8b10857d – evilynux <evilynux> authored on 2011/02/11 23:24
Merged modifications from Debian's 14.3.1-2; see debian/changelog.

cdbeca9f – rrt <rrt> authored on 2011/02/11 14:26
Mention recent fix.

8d53f1fb – rrt <rrt> authored on 2011/02/11 14:20
Fix crash on some platforms; update use of ffmpeg APIs; add .m4b to handled extensions.

ea37d668 – idigdoug <idigdoug> authored on 2011/01/24 02:21
Fix issues when building msvc9 or msvc10 projects from distro due to missing

a9a57db8 – idigdoug <idigdoug> authored on 2011/01/24 02:06
Fix broken msvc10 autoconf file.

9102c9c8 – idigdoug <idigdoug> authored on 2011/01/24 01:52
Add support for building SoX via Microsoft Visual Studio 2010 (msvc10).

f41f8eda – cbagwell <cbagwell> authored on 2011/01/22 09:35
Fixe to allow mp3 seeking to location zero. patch from

5f47e1ec – cbagwell <cbagwell> authored on 2011/01/09 18:54
Ignore generate makefiles.

01bd5701 – cbagwell <cbagwell> authored on 2011/01/09 17:19
Add CXXFLAGS for libsndfile on OSX.

f6ec8c25 – cbagwell <cbagwell> authored on 2011/01/09 17:09
Updates to osxbuild script to work with 10.6's gcc default compiler

676fb3cd – cbagwell <cbagwell> authored on 2011/01/09 13:32
reverting pthread commit. It was already handled elsewhere.

4fadb8b4 – cbagwell <cbagwell> authored on 2011/01/09 13:27
Add comment about libid3tag not wanting to compile as shared using

7a7429ef – cbagwell <cbagwell> authored on 2011/01/09 11:34
Change 24-bit WAV files to use standard channel mappings instead

1d4f474b – cbagwell <cbagwell> authored on 2011/01/09 11:28
Fix bug were FACT chunk was not accounted for in RIFF length

eabe39a6 – cbagwell <cbagwell> authored on 2011/01/09 11:25
Fix bug updating WavPack header when closing and a memory leak

25982e4f – cbagwell <cbagwell> authored on 2011/01/09 11:20
add seek support which must read samples but can skip unneeded

c7709bad – cbagwell <cbagwell> authored on 2010/11/04 21:10
Add support for 32-bit samples to OSS handler.

ed6e41bc – cbagwell <cbagwell> authored on 2010/09/21 18:15
Enable waveaudio in cmake compiles

033ff807 – robs <robs> authored on 2010/08/31 01:04
F.R. [3051700] raw spectrogram

2a0be2ce – robs <robs> authored on 2010/08/30 05:36
AMR file duration

5376908c – cbagwell <cbagwell> authored on 2010/08/29 12:02
Distribute msvc9 project files.

9f5e9c55 – cbagwell <cbagwell> authored on 2010/08/06 20:01
Fix segfaults when recording on OS X.

4ee6e3c1 – cbagwell <cbagwell> authored on 2010/05/05 23:28
Allow compiling MP3 support without libmad. Don't distribute

4499c21b – evilynux <evilynux> authored on 2010/05/05 15:26
Uploaded 14.3.1 to Debian, synch'd Debian packaging files.

2c3c76cd – cbagwell <cbagwell> authored on 2010/04/10 18:15
Create a windows installer when nsiswrapper is installed.

b8850883 – cbagwell <cbagwell> authored on 2010/04/10 13:37
Update changelog with release date.

cab8f2d4 – idigdoug <idigdoug> authored on 2010/02/22 01:05
Let the flac output format specify its own bit-depth instead of assuming 16 bits (avoid incorrectly dithering). Fix handling of "%n" format when width not specified.

05ad2f4d – idigdoug <idigdoug> authored on 2010/01/07 06:35
Mark speexdsp effect as experimental.

8d912d4b – idigdoug <idigdoug> authored on 2010/01/07 06:31
Fix incorrect direct use of FFT cache (used without lock and without previously

aaa89328 – idigdoug <idigdoug> authored on 2010/01/07 06:29
Update documentation for MSVC solution. Add experimental speexdsp effect to MSVC build.

0c961661 – idigdoug <idigdoug> authored on 2010/01/06 08:03
Add SpeexDSP effect to sox for easy-to-use automatic gain control and noise reduction filter.

351af0b4 – idigdoug <idigdoug> authored on 2010/01/06 08:02
Add coefficients for shibata noise shaping for additional sample rates.

d493867b – cbagwell <cbagwell> authored on 2010/01/03 15:25
sndio changelog entry

634f308a – cbagwell <cbagwell> authored on 2010/01/03 15:24
Prefer OpenBSD's sndio over older sunau drivers.

6473d74a – cbagwell <cbagwell> authored on 2010/01/02 19:48
Enable txt target on MSYS by replacing col program with sed script.

a40aaa02 – cbagwell <cbagwell> authored on 2010/01/02 18:25
Allow script to work under real MSYS setup and not just Fedora mingw.

88f09830 – cbagwell <cbagwell> authored on 2010/01/02 17:32
Don't make first call to AC_CHECK_HEADERS conditional.

1230a94a – idigdoug <idigdoug> authored on 2010/01/02 08:52
Fix warning in win32-glob when compiled with GCC.

b6532174 – idigdoug <idigdoug> authored on 2010/01/02 06:07
Fix some warnings in win32-ltdl.c when compiled under GCC.

8b53a743 – cbagwell <cbagwell> authored on 2010/01/01 21:15
Use internal win3 ltdl on mingw since its there.

15353655 – idigdoug <idigdoug> authored on 2010/01/01 20:48
Define _countof for platforms where not already defined (i.e. MinGW).

c5ce1c5d – cbagwell <cbagwell> authored on 2010/01/01 20:36
Don't use signal.h's kill() name to work around cygwin compiler bugs.

9b2998ac – cbagwell <cbagwell> authored on 2010/01/01 19:16
Enable glob support on mingw build.

16fcc452 – idigdoug <idigdoug> authored on 2010/01/01 07:30
64-bit file support in MinGW builds for windows.

f7c79041 – cbagwell <cbagwell> authored on 2009/12/29 22:38
Add win32 AMR notes. Add support for cygwin version of AMR DLL's.

7cf7395e – cbagwell <cbagwell> authored on 2009/12/29 21:36
remote -static and use gcc. Add cygwin32 to ZIP filename.

215c9054 – cbagwell <cbagwell> authored on 2009/12/29 18:41
cygwin 1.7's gcc-4 doesn't support -static option currently.

777157a4 – cbagwell <cbagwell> authored on 2009/12/27 23:25
add note on how to get flac working on os x.

dce67cbd – cbagwell <cbagwell> authored on 2009/12/27 22:12
Minor doc updates.

0354585d – cbagwell <cbagwell> authored on 2009/12/27 22:12
Move all AM_CONDITIONAL()'s to before call to AC_CONFIG_FILES().

52135872 – idigdoug <idigdoug> authored on 2009/12/24 03:05
Fix MinGW warning for unused parameter.

f3ff097e – idigdoug <idigdoug> authored on 2009/12/24 02:54
Fix warnings in MinGW build.

92c826d1 – idigdoug <idigdoug> authored on 2009/12/24 02:36
Fix warnings from MS Visual Studio build.

b26f538e – idigdoug <idigdoug> authored on 2009/12/24 02:10
Apply changes suggested in tracker patch 2909975 to fix effect flags for fade, remix, silence, and speed effects.

e634cfd6 – idigdoug <idigdoug> authored on 2009/12/23 02:48
Allow the waveaudio device to support "8-bit" playback. Mainly so you can hear what the result will sound like if you were to encode to an 8-bit format.

35643916 – idigdoug <idigdoug> authored on 2009/12/23 02:31
Use conio.h for interactive console with MinGW. Adds HAVE_CONIO_H config setting, enabled by default for MSVC and MinGW.

dc233c9e – cbagwell <cbagwell> authored on 2009/12/21 19:39
Enable cygwin TEMP work around on mingw as well.

5ee564e9 – cbagwell <cbagwell> authored on 2009/12/21 18:40
Revert use of fseeko64 on mingw for now since its buggy.

c84892ac – cbagwell <cbagwell> authored on 2009/12/20 23:00
Fix disabling amr support.

1a66892c – cbagwell <cbagwell> authored on 2009/12/20 20:24
Clean up some warnings.

e12fc13a – cbagwell <cbagwell> authored on 2009/12/20 13:53
Use off64_t when using fseeko64.

6ed42af1 – evilynux <evilynux> authored on 2009/12/18 23:26
- Removed .so files that are now included in "libsox.so".

e9252af0 – cbagwell <cbagwell> authored on 2009/12/17 17:53
Update configure to not require amr package to be installed if

0b885112 – idigdoug <idigdoug> authored on 2009/12/17 00:19
Make AMR formats be able to dlopen either 3GPP or OpenCore shared library.

b110c3be – cbagwell <cbagwell> authored on 2009/12/16 23:22
Detect fseeko replacement on mingw.

12bfcf2d – cbagwell <cbagwell> authored on 2009/12/16 22:47
When mingw supports openmp, need to distribute some extra libraries.

f7b5831c – idigdoug <idigdoug> authored on 2009/12/16 18:34
Split source files into separate folders to make them easier to find. Change SoX project settings so that it reports OMP support if present during the build process.

f303a26b – idigdoug <idigdoug> authored on 2009/12/16 18:24
Add missing flags to usage string.

693831ac – idigdoug <idigdoug> authored on 2009/12/14 02:27
The MSVC build of LibSndFile isn't officially supported or tested, so I'm a bit

3b74bed1 – cbagwell <cbagwell> authored on 2009/12/13 22:26
Add -lpthreads to -lgomp on platforms known to need it.

bd2f5a1c – cbagwell <cbagwell> authored on 2009/12/13 22:25
Strip binary before packaging.

3cc150e0 – idigdoug <idigdoug> authored on 2009/12/13 08:30
Update "tempo" effect documentation. Also fix some punctuation inconsistencies in other parts of the man page.

Next