shithub: sox

RSS feed

60e502a9 – cbagwell <cbagwell> authored on 2004/09/10 09:20
minor update

af257fcf – cbagwell <cbagwell> authored on 2004/09/09 22:54
Fadeout bugfix and new crossfade script

c58705f3 – cbagwell <cbagwell> authored on 2004/09/08 22:46
workaround for handlers that report 0 instead of EOF.

100706dd – cbagwell <cbagwell> authored on 2004/09/08 20:52
-v is now a format option which allows max_input_files to increase to 32.

9c8953be – cbagwell <cbagwell> authored on 2004/09/08 20:00
Moving soxeffect script

301a802c – cbagwell <cbagwell> authored on 2004/09/08 14:03
Check that user didn't specify to many filenames

7fb7e9a0 – cbagwell <cbagwell> authored on 2004/09/07 20:44
Abort on large ID3 tags instead of hanging up

6675b138 – cbagwell <cbagwell> authored on 2004/09/07 19:16
segfault fix in resample for 64-bit processors.

0dc53359 – cbagwell <cbagwell> authored on 2004/09/07 18:25
Adding initial support for sox reading multiple input files and

784f11d5 – cbagwell <cbagwell> authored on 2004/09/02 14:56
synth bugfix for generating brown noise.

866192e9 – cbagwell <cbagwell> authored on 2004/09/01 22:45
Moving testcd script around

211ad7c1 – cbagwell <cbagwell> authored on 2004/09/01 22:41
Moving makefile around.

5e0e5214 – cbagwell <cbagwell> authored on 2004/09/01 22:34
Get test scripts working with new directorys.

64b5fafb – cbagwell <cbagwell> authored on 2004/09/01 22:00
Fix to allow building with --srcdir= again

e5da2ec9 – cbagwell <cbagwell> authored on 2004/09/01 18:04
Updates to makefiles for new directory structure

96948265 – cbagwell <cbagwell> authored on 2004/09/01 15:50
Moved file to src/

e31e8fac – cbagwell <cbagwell> authored on 2004/09/01 15:49
Initial mods to get compiling with new directories structure.

00f69fff – cbagwell <cbagwell> authored on 2004/08/30 21:57
Fix uninitialized variables as reported by valgrind.

fd464b86 – cbagwell <cbagwell> authored on 2004/08/29 22:53
Making directory appear

33d42fb2 – cbagwell <cbagwell> authored on 2004/08/29 22:45
Fixes to comment memory leaks.

d37d6093 – cbagwell <cbagwell> authored on 2004/08/29 22:33
Updating configure script

03961e94 – cbagwell <cbagwell> authored on 2004/08/29 22:25
Use strdup for ft->filename and ft->comment fields. Add cross platform strdup.

4b2ef597 – cbagwell <cbagwell> authored on 2004/08/24 18:02
Added some TODO items

8284ec8c – cbagwell <cbagwell> authored on 2004/08/07 16:20
Remove old effect from docs.

0fba5250 – cbagwell <cbagwell> authored on 2004/08/06 19:08
Rearrange link order of ogg vorbis to allow for static sox binary

195ea1d2 – cbagwell <cbagwell> authored on 2004/08/06 18:51
Update txt files. Memory leak fixes in wav reading.

4a43d182 – cbagwell <cbagwell> authored on 2004/08/06 13:45
avg bugfix for -f/-b/-l/-r in quad files. doc update for avg effect.

ba9c7a44 – cbagwell <cbagwell> authored on 2004/08/05 13:30
bugfixes to avg effect; especially default options to duplicate channels.

ce0dff37 – cbagwell <cbagwell> authored on 2004/08/05 09:48
adding bug notes to avg. fixme

b99e78af – cbagwell <cbagwell> authored on 2004/08/03 17:14
voc 8-bit format fix. General warning cleanups.

7cada520 – cbagwell <cbagwell> authored on 2004/08/02 19:01
Ignore all unknown aiff chunks. Added tests for vox.

793a1f4a – cbagwell <cbagwell> authored on 2004/08/01 17:21
Fix vox handler. Fix OSS rate calcs. Allow sphere headers > 265. Make vorbis comments KEY=value.

bf963ebd – cbagwell <cbagwell> authored on 2004/07/30 22:29
Mentioned new VOX support

af42ae77 – cbagwell <cbagwell> authored on 2004/07/30 22:01
Updated avg effect to mirror older pick effect. Added new repeat effect. Added new Dialogic/OKI ADPCM file handler.

a8363627 – cbagwell <cbagwell> authored on 2004/07/30 16:28
Security fix to wav parsing and prototype fix in resample.

e8893f3f – cbagwell <cbagwell> authored on 2004/06/05 15:08
Support for ignoring garbage on mp3 files.

3ee5ec92 – cbagwell <cbagwell> authored on 2004/05/25 21:13
stereo fix for 8svx... Compile warnings for others.

0b2ba364 – cbagwell <cbagwell> authored on 2004/01/26 20:13
Fixed man page typo

8979ad81 – cbagwell <cbagwell> authored on 2004/01/25 15:23
email address update

d3139893 – cbagwell <cbagwell> authored on 2004/01/25 15:22
Man page updates.

5e70d7dd – cbagwell <cbagwell> authored on 2003/08/24 17:27
Fixed WAV memory leak.

fddee711 – leighsmith <leighsmith> authored on 2003/05/30 14:10
added definition of a 24 bit byte swapping function st_swap24()

f09c4ff4 – leighsmith <leighsmith> authored on 2003/05/30 14:09
Added definition for 24 bit sized data

ea39f13f – cbagwell <cbagwell> authored on 2003/03/26 21:51
NetBSD patches

26ce8f25 – cbagwell <cbagwell> authored on 2003/03/23 13:59
DOC updates and vorbis crash fix

4a597817 – cbagwell <cbagwell> authored on 2003/02/08 09:39
Removed broken tar package support

9c6d5fa3 – cbagwell <cbagwell> authored on 2003/01/31 07:27
Modified makefile to allow for building from a different directory then src.

5dfb449b – cbagwell <cbagwell> authored on 2003/01/29 17:42
Bumping version # to 12.17.4

5553cdb0 – cbagwell <cbagwell> authored on 2003/01/27 20:59
Put previous path back into play script so that it can find

28ff06bd – cbagwell <cbagwell> authored on 2003/01/27 14:15
Modified configure scripts to pass all #define's via stconfig.h

b852af93 – cbagwell <cbagwell> authored on 2003/01/26 12:16
Fixed configure problem were options weren't disabled if header files

b7396cce – cbagwell <cbagwell> authored on 2003/01/25 21:05
Updating configure to modify play.in script instead of

98352ac0 – cbagwell <cbagwell> authored on 2003/01/25 20:15
Updating install directions for Ogg Vorbis.

0bf280ec – cbagwell <cbagwell> authored on 2003/01/25 18:50
Updates to configure scripts

4e626f97 – jching <jching> authored on 2003/01/07 03:11
Typo.

6d840936 – cbagwell <cbagwell> authored on 2003/01/05 15:33
Added new clean rules

1de05fa4 – jching <jching> authored on 2003/01/05 03:52
Sync with 0.9rc6

e39d4c28 – cbagwell <cbagwell> authored on 2003/01/05 00:05
More fixes to sound driver detection

643398ea – cbagwell <cbagwell> authored on 2003/01/02 22:12
Modified st_rawread() to stop reading on internal errors.

8ce49bf5 – cbagwell <cbagwell> authored on 2003/01/02 22:07
Added over/under run detecting to ALSA driver.

288129c5 – cbagwell <cbagwell> authored on 2002/12/30 22:48
Change to soxmix.o compile to help Forte compilers

f300dc7f – cbagwell <cbagwell> authored on 2002/12/30 22:19
Buffer overrun fix in wav file comment handling

cca5c5ac – cbagwell <cbagwell> authored on 2002/12/30 20:08
Bugfixes in configure, and -c option. Changed vorbis to use VBR.

2e752dce – cbagwell <cbagwell> authored on 2002/08/24 21:54
Generated new configure script

acc3489e – jching <jching> authored on 2002/08/24 07:20
ALSA 0.9.X support.

75900721 – cbagwell <cbagwell> authored on 2002/08/18 15:19
Update to vorbis handler.

96dab953 – cbagwell <cbagwell> authored on 2002/08/18 15:11
more bugfixes

dabfcd80 – cbagwell <cbagwell> authored on 2002/08/18 15:06
Various bugfixes

7a26182e – cbagwell <cbagwell> authored on 2002/06/16 23:02
PRC update in README

214a4aaa – cbagwell <cbagwell> authored on 2002/06/16 23:00
Adding in new PRC format

b5b04948 – jching <jching> authored on 2002/06/13 16:42
add -d option to specify 64bit data size and changed Ulaw/Alaw encoding

3927f747 – cbagwell <cbagwell> authored on 2002/06/13 15:00
Minor compile fixes

3f144c81 – cbagwell <cbagwell> authored on 2002/05/29 22:45
Commited patches from Richard Bannister

9b077b59 – sbrandon <sbrandon> authored on 2002/05/09 10:41
added 2 new targets: "libs" and "install-libs". These make/install libst.a

41705eb6 – sbrandon <sbrandon> authored on 2002/05/09 10:38
added libst-config(.in) to files processed by AC_OUTPUT

e3f1820f – sbrandon <sbrandon> authored on 2002/05/09 10:36
added configuration script which is primed with information about which

226e1dba – jching <jching> authored on 2002/04/13 17:48
Fix to avg multi-channel processing

31bfd617 – jching <jching> authored on 2002/04/13 17:42
Make avg effect support multi-channel sounds.

a8196df4 – jching <jching> authored on 2002/04/06 23:32
Remove extra test if we know it will always be false.

58e25031 – jching <jching> authored on 2002/04/06 03:36
Clip sample to prevent overflow plus other cleanups.

bc3e181d – cbagwell <cbagwell> authored on 2002/03/24 20:31
Fixing integer overflow bugs in resample and compand effects.

f2292afa – cbagwell <cbagwell> authored on 2002/03/24 20:21
Adding gsm lib install rule. Fix closing of files. Fix mp3

8d9152cd – jching <jching> authored on 2002/03/22 03:48
Improve checking of unsupported encodings and sizes.

ee2f3a11 – cbagwell <cbagwell> authored on 2002/03/18 22:26
Adding mp3 file

fa2c658b – cbagwell <cbagwell> authored on 2002/03/06 16:50
Adding MP3 support.

cddf607d – cbagwell <cbagwell> authored on 2001/12/17 11:20
Updating config.sub.

dfe486f3 – cbagwell <cbagwell> authored on 2001/12/16 17:47
Inversed alaw/ulaw support. Doc updates. Removed pick and split.

c38987e8 – cbagwell <cbagwell> authored on 2001/12/12 23:38
Added raw inverse-bit u-law and A-law support. Updated *.txt files.

588d6473 – cbagwell <cbagwell> authored on 2001/12/11 17:29
Updates to docs. Improvements to VOC routines.

0c5ec6b8 – cbagwell <cbagwell> authored on 2001/12/09 20:49
Removing redundent header checks

d504c153 – cbagwell <cbagwell> authored on 2001/12/09 15:47
Adding todo

4f7a0717 – cbagwell <cbagwell> authored on 2001/12/09 15:29
More compile updates.

26bbcf69 – cbagwell <cbagwell> authored on 2001/12/08 15:17
Changing macro that generates ststdint.h to latest version: gstdint.h

6bae11eb – cbagwell <cbagwell> authored on 2001/12/03 22:37
Correctly store RMS value.

62d0c55d – cbagwell <cbagwell> authored on 2001/12/03 22:32
ststdint.h updates

3218e40d – cbagwell <cbagwell> authored on 2001/12/03 22:28
ststdint.h updates

b07dcf3d – cbagwell <cbagwell> authored on 2001/12/03 11:11
Updating aclocal with macro headers. Fix to compile_check_sizeof().

aa1567af – cbagwell <cbagwell> authored on 2001/11/30 21:38
Adding fix for compiling with cygwin.

27e4b819 – cbagwell <cbagwell> authored on 2001/11/30 21:19
Adding in new config template

4e927e21 – cbagwell <cbagwell> authored on 2001/11/30 21:17
Adding in more portable way of detecting int sizes. Also moved to stconfig.h

Next