shithub: sox

RSS feed

1135e7d9 – idigdoug <idigdoug> authored on 2009/12/02 06:09
Output better diagnostic messages when searching for shared libraries. Define aliases for Posix function names so they can be recognized by VC without warning. Allow use of 64-bit file lengths with the MSVC CRT.

7e33bc77 – idigdoug <idigdoug> authored on 2009/12/02 06:06
Skip compiling ffmpeg.c if !HAVE_FFMPEG. Skip compiling wavpack.c if !HAVE_WAVPACK_H && !HAVE_WAVPACK. If HAVE_WAVPACK_H is set, look for <wavpack.h> (source location), otherwise look for <wavpack/wavpack.h> (installed location). Does not affect existing code, but allows MSVC compiles to more easily build against the wavpack source distribution.

ea405f02 – idigdoug <idigdoug> authored on 2009/12/02 06:01
No longer needed after recent changes to AMR plugin.

200bd01f – cbagwell <cbagwell> authored on 2009/11/29 20:42
Fix disabling of sndfile support introduced with dlopen support.

b9e77a7f – cbagwell <cbagwell> authored on 2009/11/29 20:08
Only link in external libraries once. For shared libsox, link into

867e2c23 – cbagwell <cbagwell> authored on 2009/11/29 15:55
Add support for dlopen() of amr-nb and amr-wb libraries.

4428da8a – cbagwell <cbagwell> authored on 2009/11/28 11:05
Change MP3 input percision back to 16 bits to make default behavior

0ab7230f – cbagwell <cbagwell> authored on 2009/11/28 10:48
Don't link in sndfile with --enable-dl-sndfile.

334287d8 – cbagwell <cbagwell> authored on 2009/11/28 01:09
Cleanup ID3 tag support to work with 3.97 lame as much as possible.

1e097282 – cbagwell <cbagwell> authored on 2009/11/27 22:36
Don't check each windows header file to prevent multiple additions

c8ec2375 – cbagwell <cbagwell> authored on 2009/11/27 22:29
mmsystem.h requires windows.h to be loaded first. Required for cygwin.

1c381cce – cbagwell <cbagwell> authored on 2009/11/27 22:08
Add support for --enable-dl-sndfile to configure (dlopen libsndfile).

92bdeaa6 – cbagwell <cbagwell> authored on 2009/11/27 20:51
Depredicate lame 3.97.

d46ab74d – cbagwell <cbagwell> authored on 2009/11/27 20:15
Only support ID3TAG writing with lame 3.98 using id3tag_set_fieldvalue

c03d444e – cbagwell <cbagwell> authored on 2009/11/17 17:12
Fix writing 24-bit PAF files and possibly other libsndfile formats that

1b0c7960 – cbagwell <cbagwell> authored on 2009/11/15 20:42
Optional support for opencore-amr libraries.

8769e54f – evilynux <evilynux> authored on 2009/10/10 12:24
Really include README.source is the Debian package.

ec27f1e0 – evilynux <evilynux> authored on 2009/10/10 11:26
- Merged with NMU patch from Stefano Zacchiroli;

e11ca5c9 – evilynux <evilynux> authored on 2009/10/10 11:19
Plenty of hyphen explicitely converted to minus to make groff happy.

9b1f7f51 – robs <robs> authored on 2009/09/27 11:43
Refactor dynamic loading, fix MP3 issues - ID: 2859256 - latest patch

586dec6f – robs <robs> authored on 2009/09/17 13:54
spelling

0aa16580 – robs <robs> authored on 2009/09/17 13:42
[2859244] Fixes to improve compatibility with MSVC

e7baef0a – robs <robs> authored on 2009/09/17 13:08
rm duplicate include

51522baa – robs <robs> authored on 2009/09/17 13:00
latest mp3 patch

e585fc3e – robs <robs> authored on 2009/09/16 14:17
update (c) notice

624ec8c8 – robs <robs> authored on 2009/09/16 13:54
write id3 tags to mp3

fac1bc9a – robs <robs> authored on 2009/09/16 06:44
fix warning

5c849034 – robs <robs> authored on 2009/09/16 06:38
Fix [2859842] stats effect crashes on 64-bit arch.

6e2b4fea – robs <robs> authored on 2009/09/15 14:44
make c++ compatible

4506c187 – robs <robs> authored on 2009/09/15 14:37
mp3 compression params

9d30067b – robs <robs> authored on 2009/09/13 11:27
recent changes

35d8af3c – robs <robs> authored on 2009/09/13 11:25
32-bit alsa

4c7a8b4b – robs <robs> authored on 2009/09/13 06:26
fix warning

2daa65c5 – robs <robs> authored on 2009/09/13 06:26
minor

7fc5dcfd – robs <robs> authored on 2009/09/13 06:14
bit-rot reorg

95527af6 – robs <robs> authored on 2009/09/13 05:55
oops

20603b91 – robs <robs> authored on 2009/09/13 05:52
bit-rot reorg

fff250a9 – robs <robs> authored on 2009/09/12 18:46
fix warnings

1ae14957 – robs <robs> authored on 2009/09/12 18:32
file IO in memory

075f3b16 – robs <robs> authored on 2009/09/12 17:32
fix warnings

d8386c30 – robs <robs> authored on 2009/09/12 14:00
waveaudio devices

8330c91f – robs <robs> authored on 2009/09/12 12:51
promote waveaudio above oss

9be087e6 – robs <robs> authored on 2009/09/12 06:36
MS wave audio record support from Doug Cook

8099559f – robs <robs> authored on 2009/09/12 06:31
bit-rot detection files

abac63d3 – robs <robs> authored on 2009/09/11 13:33
show soxi version & usage information when no args given

46a1ee32 – robs <robs> authored on 2009/09/11 12:33
fix warnings

68622b0a – robs <robs> authored on 2009/09/11 12:18
fix memory leak of format private data

47562240 – robs <robs> authored on 2009/09/09 16:22
document -R

ac4b4892 – robs <robs> authored on 2009/09/09 16:08
Try default ALSA record encoding parameters

c44b990d – robs <robs> authored on 2009/09/09 15:15
add comment re mp3 encode rate

c7405147 – robs <robs> authored on 2009/09/09 15:01
pipe seek support for FreeBSD

6469c0fd – robs <robs> authored on 2009/09/09 14:47
recent changes

444266d2 – robs <robs> authored on 2009/09/09 14:47
Fix mistaken file size with pipe input on Windows

c282f4b3 – robs <robs> authored on 2009/09/09 14:25
14.3.1

c0f7c0ce – robs <robs> authored on 2009/09/09 14:24
default to single threaded

166fe91d – robs <robs> authored on 2009/09/09 14:10
fix warnings

7e8a91f5 – cbagwell <cbagwell> authored on 2009/09/08 14:02
Add support for setting default audio driver to waveaudio. Document

4571d230 – robs <robs> authored on 2009/08/30 11:28
add gsrt format

b6622037 – robs <robs> authored on 2009/08/26 12:50
cvsd speedup

6e79c898 – cbagwell <cbagwell> authored on 2009/08/25 23:27
Initial commit of native windows audio output driver.

e588f343 – robs <robs> authored on 2009/08/19 14:39
Fix simultaneous play & rec not working; const correctness fix

518af042 – robs <robs> authored on 2009/08/19 12:52
fix glob detect

19b4b232 – rrt <rrt> authored on 2009/08/12 09:30
Add include{,_nodist}_HEADERS to ALL_SOURCES.

04ff48d6 – rrt <rrt> authored on 2009/08/12 09:22
Add loc target to count lines of code with sloccount.

dc99f5fe – rrt <rrt> authored on 2009/08/12 09:04
Fix typo.

eea5c7fb – robs <robs> authored on 2009/08/05 14:41
use current designation for CD spec

d72c48e4 – robs <robs> authored on 2009/08/03 14:58
new script

bbc55035 – robs <robs> authored on 2009/07/14 15:09
fix some lintian warnings

61247775 – evilynux <evilynux> authored on 2009/07/14 10:01
Fixed some Lintian warnings. There are still some left e.g. i need to improve some package descriptions.

905f76fc – evilynux <evilynux> authored on 2009/07/10 23:16
Improve PulseAudio integration. It now can be installed alone, w/o any other I/O library.

ae389d04 – evilynux <evilynux> authored on 2009/07/04 13:45
Releasing SoX 14.3.0 to Debian unstable.

adc22909 – evilynux <evilynux> authored on 2009/06/29 23:35
Please see modifications to the changelog for the changes.

841ca652 – robs <robs> authored on 2009/06/28 12:06
issuing sox usage instructions from within libsox is inappropriate

854be953 – robs <robs> authored on 2009/06/28 11:33
Fix [2254919] Silence doesn't trim digitial silence correctly

c056bbcc – robs <robs> authored on 2009/06/28 09:08
added example 4: concatenate audio

a629631d – cbagwell <cbagwell> authored on 2009/06/16 23:36
Include vc++ wget.exe when detected.

2edf018e – cbagwell <cbagwell> authored on 2009/06/14 21:35
Add missing file to distribution.

5a326905 – cbagwell <cbagwell> authored on 2009/06/14 21:31
Revert new API usage since it wasn't optional and failing

01062242 – robs <robs> authored on 2009/06/14 11:54
update dates for release

835542b3 – robs <robs> authored on 2009/06/14 11:53
better word

d3662cf1 – robs <robs> authored on 2009/06/14 09:38
trap lone '-' argument; better space usage

1fbfe47e – robs <robs> authored on 2009/06/14 09:25
fix crash with 0 channels

3efafed5 – robs <robs> authored on 2009/06/14 07:32
doc updates

b93f6ec1 – robs <robs> authored on 2009/06/13 16:04
fix for multi-channel

dc40c19c – robs <robs> authored on 2009/06/13 11:30
fix 64-bit warnings

28fdf000 – robs <robs> authored on 2009/06/13 11:23
fix stray space

5a3edce5 – robs <robs> authored on 2009/06/13 11:23
vad updates

fc724b42 – robs <robs> authored on 2009/06/08 18:13
improve SNR robustness and cut-off logic

199dd440 – rrt <rrt> authored on 2009/06/08 09:21
Fix some deprecated calls.

2076827f – robs <robs> authored on 2009/06/07 16:13
quash debug output

46b32db7 – robs <robs> authored on 2009/06/07 15:47
new algorithm

b7092642 – robs <robs> authored on 2009/06/05 12:04
mark vad as alpha

ff59604f – robs <robs> authored on 2009/06/04 12:31
Fix not outputing GSM-in-wav when input is GSM-in-wav

dfdca3ce – robs <robs> authored on 2009/06/03 17:45
updates

1e4856c8 – robs <robs> authored on 2009/06/02 16:55
add comments

2c21e44e – robs <robs> authored on 2009/06/02 16:55
remove dup

995339aa – robs <robs> authored on 2009/06/02 16:50
revert

b607b833 – robs <robs> authored on 2009/05/31 12:27
doc updates

097f6fb0 – robs <robs> authored on 2009/05/31 11:16
tweak

8f84c484 – robs <robs> authored on 2009/05/31 10:56
synth pluck improvements

Next