shithub: sox

RSS feed

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

81f65dc9 – cbagwell <cbagwell> authored on 2001/11/30 21:10
Bug in EOF handling

e8c78385 – cbagwell <cbagwell> authored on 2001/11/30 14:19
Adding AC_NEED_STDINT_H MACRO

f2d58454 – cbagwell <cbagwell> authored on 2001/11/28 22:52
fixed confusion when input files were to short (currupt files).

49c707cb – cbagwell <cbagwell> authored on 2001/11/28 22:38
Fix to get compiling under mingw again.

94d88fc3 – cbagwell <cbagwell> authored on 2001/11/28 21:24
Added ST_BUFSIZ. Bugfix trim more. Add install-lib for gsm. Rename nul.

10bfbe26 – cbagwell <cbagwell> authored on 2001/11/23 18:48
Removing invalid "ulong"'s. Flush out extra data before updating header in WVE files.

42cf3554 – cbagwell <cbagwell> authored on 2001/11/23 18:22
Adding 2-bit G723 codec.

13b765c1 – cbagwell <cbagwell> authored on 2001/11/22 22:42
Change LONG/ULONG to st_sample_t/st_size_t

1176b451 – cbagwell <cbagwell> authored on 2001/11/22 00:27
Updated raw effect to write in a generic fashion like it was reading.

3022c503 – cbagwell <cbagwell> authored on 2001/11/21 10:36
Adding errno.h to alsa driver.

f483e1a8 – cbagwell <cbagwell> authored on 2001/11/20 19:10
Reverting back to Sun's ulaw/alaw routines. Fixed Makefile bugs

5775a10f – cbagwell <cbagwell> authored on 2001/11/14 22:33
Updates to configure script to allow more customize install prefixes.

030d310a – cbagwell <cbagwell> authored on 2001/11/14 11:57
Added new GSM files

c14d8f1b – cbagwell <cbagwell> authored on 2001/11/13 22:44
Bugfixes to internal GSM support.

e7c07cb4 – cbagwell <cbagwell> authored on 2001/11/13 22:31
Initial attempt at adding GSM internal to libst.

a8024fd6 – cbagwell <cbagwell> authored on 2001/11/10 12:01
Changed silence to use RMS values to smooth out noise.

12b9daba – cbagwell <cbagwell> authored on 2001/11/06 16:54
Fixing u_int32_t typo and backing out use of vsnprintf since not

aebade97 – cbagwell <cbagwell> authored on 2001/11/05 22:54
Adding some checks for int*_t typedefs.

3965e4ac – cbagwell <cbagwell> authored on 2001/11/05 12:20
Backing out one change to get compiling on Linux.

2930fcf4 – cbagwell <cbagwell> authored on 2001/11/05 12:16
Changes to get compiling on Solaris

834fda64 – cbagwell <cbagwell> authored on 2001/11/04 18:49
Continued improvements to silence effect. Change floats to a type of encoding

89f56e2c – cbagwell <cbagwell> authored on 2001/10/31 09:12
Adding st_i.h... More 64-bit changes

b7c61db0 – cbagwell <cbagwell> authored on 2001/10/30 20:36
Moving to better 64-bit support.

34d83c1c – cbagwell <cbagwell> authored on 2001/10/25 14:08
Fixed size and encoding problem when writing hdrs of 16-bit stereo files

b91c9d5d – cbagwell <cbagwell> authored on 2001/10/04 21:33
Making adpcm and ima not define LONG and ULONG. Was breaking on alphas

ef1bdbce – cbagwell <cbagwell> authored on 2001/10/02 21:38
Fixed bug were private data wasn't 8-byte aligned but some platforms

c728e263 – cbagwell <cbagwell> authored on 2001/09/30 18:28
Fixed trim bug were it was off by one. Fixed parsing of fade option.

3e72daf9 – cbagwell <cbagwell> authored on 2001/09/29 14:07
Trim effect wasn't accounting for channels. Added errno.h when needed.

ffa15e29 – cbagwell <cbagwell> authored on 2001/09/22 19:08
Adding missing include file

b5db60e8 – cbagwell <cbagwell> authored on 2001/09/22 16:29
Moving checks for channel and rate channel effect errors from

f6508ee2 – cbagwell <cbagwell> authored on 2001/09/17 22:51
More bugfixes to the trim effect.

75cdcfdf – cbagwell <cbagwell> authored on 2001/09/15 23:02
Fixing bugs in SMP detection and endian code.

1c4b3fa8 – cbagwell <cbagwell> authored on 2001/09/14 13:40
Fixing usage string for soxmix

3bf0b367 – cbagwell <cbagwell> authored on 2001/09/10 09:55
Have sox stop reading in data if no effects and not writing.

9d742e28 – cbagwell <cbagwell> authored on 2001/09/10 09:47
Cosmetic cleanup of trim effect. Placed in order in array.

943431e4 – cbagwell <cbagwell> authored on 2001/09/06 22:06
Adding some comments to testcd.sh

e8ec2b7d – cbagwell <cbagwell> authored on 2001/09/06 20:46
Fixed bugs recently introduced in computing the start time

c79cc0f7 – cbagwell <cbagwell> authored on 2001/09/05 23:10
Adding more error checking to command line parsing.

51beed31 – cbagwell <cbagwell> authored on 2001/09/05 12:06
Fixig solaris bugs. Adjusting soxmix.o rule to use vpath's.

430ffc96 – cbagwell <cbagwell> authored on 2001/09/03 21:58
Updating more docs with new effects and handlers.

c4ef72a9 – cbagwell <cbagwell> authored on 2001/09/02 22:20
Adding docs for silence effect

32736bb3 – cbagwell <cbagwell> authored on 2001/09/02 19:27
Finishing up first debugged version of silence effect.

09be3ef6 – cbagwell <cbagwell> authored on 2001/08/31 15:13
Adding some docs for new time parsing.

1790c203 – cbagwell <cbagwell> authored on 2001/08/31 14:36
Finished moving trim, fade, and synth effect to use new

987af8fb – cbagwell <cbagwell> authored on 2001/08/29 14:16
Changed fade effect to use in parsesamples() function.

0cee7c93 – cbagwell <cbagwell> authored on 2001/08/27 13:59
Adding parsesamples function that will replace parsetime.

00246a9f – cbagwell <cbagwell> authored on 2001/08/26 20:42
Clean up soxmix files.

2010240c – cbagwell <cbagwell> authored on 2001/08/26 20:40
Fixed bug in reading to small data in st_readbuf.

f5832165 – cbagwell <cbagwell> authored on 2001/08/26 19:20
Removing mix.c file.

01dddda9 – cbagwell <cbagwell> authored on 2001/08/26 19:19
Made auto effect default input handler.

cc9a8199 – cbagwell <cbagwell> authored on 2001/08/23 23:16
Cleaning up init code so that its easier to handle multiple

2a5393e9 – cbagwell <cbagwell> authored on 2001/08/21 15:06
Adding some change log text.

edf59c1f – cbagwell <cbagwell> authored on 2001/08/06 13:14
Commiting various bugfixes.

58cdd4b3 – cbagwell <cbagwell> authored on 2001/08/05 23:16
Can now trim off silence from back side of audio file. Now

c52b45fa – cbagwell <cbagwell> authored on 2001/07/08 22:58
Few more updates to silence effect. Still not working.

3b89cf7f – cbagwell <cbagwell> authored on 2001/06/01 22:49
Misc calculated buffer size when reaching EOF.

852e4978 – cbagwell <cbagwell> authored on 2001/05/29 09:22
Adding new dcshift effect. Adding silence effect into build

d31c2acc – cbagwell <cbagwell> authored on 2001/05/24 22:17
Need to add srcdir path when refering to play.in.

249089c4 – cbagwell <cbagwell> authored on 2001/05/24 22:09
Adding work around for some playback cases in ALSA driver.

2908e46d – cbagwell <cbagwell> authored on 2001/05/20 20:24
Updates from Jimen Ching for ALSA driver.

af261dcc – cbagwell <cbagwell> authored on 2001/05/20 20:22
Adding support for Ogg Vorbis files.

a8635acb – cbagwell <cbagwell> authored on 2001/05/20 19:49
Unified the raw read routines for all datatypes. This reduces

1636c7a4 – cbagwell <cbagwell> authored on 2001/05/20 14:22
Fixed overflow bug in polyphase.

0a599ea3 – cbagwell <cbagwell> authored on 2001/05/09 14:07
Detect invalid command lines better. Still need to work on detecting

6ed1e47d – cbagwell <cbagwell> authored on 2001/05/04 11:09
Bug fix in au.c for ALAW sizes. Change AIFF to ignore unmatched

64ec5ace – cbagwell <cbagwell> authored on 2001/04/23 10:27
It was mentioned that fade and trim and DOS ^M's in the file.

c54d5607 – cbagwell <cbagwell> authored on 2001/04/15 16:30
Fixing sample rates for tx16w files.

e07252d7 – cbagwell <cbagwell> authored on 2001/04/14 16:27
Removing support for 12bit data type. AIFF's read 12-bit data as if it were 16-bit

2b1a302e – cbagwell <cbagwell> authored on 2001/04/13 17:13
Adding intial support for 12-bit audio data inside sox. AIFF files can

fc5263cf – cbagwell <cbagwell> authored on 2001/04/12 15:52
Correct AU header lengths when comments were less then 4 bytes.

f0230901 – cbagwell <cbagwell> authored on 2001/04/12 15:21
Updates from Andreas Menke for speed effects and printf problems.

343be1a4 – cbagwell <cbagwell> authored on 2001/03/16 15:38
Adding in patch that somehow got lost.

56548b1a – cbagwell <cbagwell> authored on 2001/03/11 23:29
Fixing cleanup code. Could access invalid pointer.

Next