shithub: sox

RSS feed

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.