RSS feed
	
	
	
		eebc882e
		 – evilynux <evilynux>
 authored
 on 2007/05/12 01:02
		
libsox-fmt-all: Added missing dependency on libsox-fmt-sndfile.
		 
	
		da30dd2f
		 – evilynux <evilynux>
 authored
 on 2007/05/12 00:57
		
Splitted format libraries in different packages (libsox-fmt-foo).
		 
	
		b1cdf74b
		 – evilynux <evilynux>
 authored
 on 2007/05/12 00:55
		
Added note about experimental ffmpeg formats support.
		 
	
		3729926a
		 – evilynux <evilynux>
 authored
 on 2007/05/12 00:54
		
Format libraries are handled seperatly.
		 
	
		7ff33c96
		 – evilynux <evilynux>
 authored
 on 2007/05/12 00:53
		
- Removed fPIC from CFLAGS as libtool takes care of it upstream.
		 
	
		0c6acdd4
		 – rrt <rrt>
 authored
 on 2007/05/11 21:37
		
Improve linking so that libsndfile and libFLAC aren't linked into all
		 
	
		93ef280a
		 – rrt <rrt>
 authored
 on 2007/05/11 21:36
		
Fix sample usage message
		 
	
		fe98b28b
		 – rrt <rrt>
 authored
 on 2007/05/11 21:35
		
Remove spurious quote marks
		 
	
		c06c8db7
		 – rrt <rrt>
 authored
 on 2007/05/11 21:34
		
Tidy up usage
		 
	
		3cc779f1
		 – evilynux <evilynux>
 authored
 on 2007/05/11 13:05
		
Fixed most LIBS e.g. libsox_fmt_vorbis.so.0 is no longer linked against libmad.
		 
	
		5ecbc133
		 – rrt <rrt>
 authored
 on 2007/05/10 09:43
		
Fix to output host-endian rather than little-endian data (patch
		 
	
		f9e3268b
		 – rrt <rrt>
 authored
 on 2007/05/10 09:40
		
Faster ADPCM conversion (patch from Philippe Chaintreuil, patch
		 
	
		00a8871d
		 – rrt <rrt>
 authored
 on 2007/05/10 08:27
		
Use DOS/Windows hacks on DJGPP too; thanks Doug Kaufman
		 
	
		14e69e6b
		 – evilynux <evilynux>
 authored
 on 2007/05/08 21:13
		
Added checks for avutil and avcodec, required by strict libtool policy.
		 
	
		ad221b90
		 – robs <robs>
 authored
 on 2007/05/06 15:23
		
noisered doc updates
		 
	
		b7e2b108
		 – robs <robs>
 authored
 on 2007/05/06 13:36
		
Fix for NaNs (from Tommi Höynälänmaa)
		 
	
		1ecccdb9
		 – robs <robs>
 authored
 on 2007/05/06 13:32
		
Protection against concurrent use of stdin/stdout.
		 
	
		7d66951a
		 – robs <robs>
 authored
 on 2007/05/06 13:22
		
Replace licence referring to foobar with a standard soxlib one
		 
	
		b01f93d4
		 – robs <robs>
 authored
 on 2007/05/06 12:03
		
Replace licence referring to foobar with a standard soxlib one
		 
	
		6e9b8e64
		 – robs <robs>
 authored
 on 2007/05/05 10:21
		
Updates mainly for compander
		 
	
		d97addd9
		 – robs <robs>
 authored
 on 2007/05/05 06:36
		
Fix flac logic
		 
	
		7eab1712
		 – robs <robs>
 authored
 on 2007/05/05 05:44
		
Add AMR-NB file format
		 
	
		60b5e4f3
		 – rrt <rrt>
 authored
 on 2007/05/04 20:21
		
Rather than guarding the code of optional modules with #ifdefs, guard
		 
	
		48d4c6c3
		 – rrt <rrt>
 authored
 on 2007/05/04 19:26
		
Load format modules properly dynamically, by scanning the directory,
		 
	
		f9c7137a
		 – evilynux <evilynux>
 authored
 on 2007/05/03 11:59
		
No longer conflicting with libst and libst-dev.
		 
	
		f098e629
		 – evilynux <evilynux>
 authored
 on 2007/05/03 10:19
		
Installing plugins.
		 
	
		3388334c
		 – evilynux <evilynux>
 authored
 on 2007/05/03 00:51
		
Cleanly fixed the missing symbols on libsox_fmt_vorbis, thanks Reuben!
		 
	
		cd4d9a3c
		 – robs <robs>
 authored
 on 2007/05/02 18:01
		
Trying with external amr-wb lib
		 
	
		b0cbf09f
		 – robs <robs>
 authored
 on 2007/05/02 17:56
		
Trying with external amr-wb lib
		 
	
		52efa2b9
		 – rrt <rrt>
 authored
 on 2007/05/02 13:34
		
First fairly rough and mechanical cut at splitting up sox(1). There
		 
	
		a48a932e
		 – rrt <rrt>
 authored
 on 2007/05/02 13:15
		
Fix typo.
		 
	
		30634168
		 – evilynux <evilynux>
 authored
 on 2007/05/02 11:50
		
Moving toward 14.0.0..
		 
	
		affe28f8
		 – evilynux <evilynux>
 authored
 on 2007/05/02 11:50
		
Added -logg, -lvorbisenc and -lvorbisfile when their respective headers are found.
		 
	
		d8ae6f69
		 – evilynux <evilynux>
 authored
 on 2007/05/02 11:49
		
Added libsox.la to all formats. Stricter libtool no longer complains as all symbols are defined.
		 
	
		b0e1a03d
		 – evilynux <evilynux>
 authored
 on 2007/05/02 11:47
		
Moved sox_bufsize to soxio.c . Stricter libtool no longer complains.
		 
	
		ec33de43
		 – evilynux <evilynux>
 authored
 on 2007/04/30 10:47
		
Fixed help message for --disable-{oss,sun-audio}.
		 
	
		c5eab428
		 – evilynux <evilynux>
 authored
 on 2007/04/30 10:17
		
Preparing for 14.0.0:
		 
	
		4ce70de8
		 – evilynux <evilynux>
 authored
 on 2007/04/29 17:30
		
Another "make dist' fix, added missing header raw.h to libsox_la_SOURCES so it gets included in the tarball.
		 
	
		495a0a9b
		 – evilynux <evilynux>
 authored
 on 2007/04/29 17:04
		
Another "make dist' fix, added missing header aiff.h to libsox_la_SOURCES so it gets included in the tarball.
		 
	
		6d191be3
		 – evilynux <evilynux>
 authored
 on 2007/04/29 16:59
		
Another "make dist' fix, added libltdl to DIST_SUBDIRS so it gets included in the tarball.
		 
	
		d3161c5c
		 – evilynux <evilynux>
 authored
 on 2007/04/29 16:37
		
Fixed "make dist", this typo resulted in make building the sunadio target on "make dist".
		 
	
		a2766bb3
		 – evilynux <evilynux>
 authored
 on 2007/04/29 16:27
		
Fixed typo, --disble-sun-audio becomes --disable-sun-audio.
		 
	
		444f41c6
		 – robs <robs>
 authored
 on 2007/04/29 13:21
		
Added gnuplot plotting
		 
	
		65f0f475
		 – robs <robs>
 authored
 on 2007/04/29 06:18
		
Tidying
		 
	
		a2d5cf59
		 – robs <robs>
 authored
 on 2007/04/29 03:03
		
Fix CDDA sector duration display for non-CDDA sample rates
		 
	
		363cd538
		 – rrt <rrt>
 authored
 on 2007/04/26 16:22
		
SOX_foo -> sox_foo: enumerations should be lower case; more to fix later
		 
	
		0fa7b89f
		 – rrt <rrt>
 authored
 on 2007/04/26 16:22
		
Cosmetic fix to warning message
		 
	
		23014ab4
		 – rrt <rrt>
 authored
 on 2007/04/26 15:59
		
Make start function static again, as it was and should be.
		 
	
		45bbdcf9
		 – rrt <rrt>
 authored
 on 2007/04/26 12:19
		
Fix wrong constant, and make sure loop will always terminate.
		 
	
		2fa015da
		 – rrt <rrt>
 authored
 on 2007/04/24 09:44
		
Make formats build as plugins. Currently there's still a static list
		 
	
		8ce86496
		 – robs <robs>
 authored
 on 2007/04/22 05:55
		
add sample conversion unit tests to tests.sh
		 
	
		0654c341
		 – robs <robs>
 authored
 on 2007/04/22 04:23
		
warn about use of deprecated effects
		 
	
		75e242c3
		 – robs <robs>
 authored
 on 2007/04/22 02:32
		
today's changes
		 
	
		e04634b7
		 – robs <robs>
 authored
 on 2007/04/22 02:14
		
output length determination
		 
	
		c36e8b40
		 – robs <robs>
 authored
 on 2007/04/22 02:14
		
output length determination; display correct times when playing file with trim effect
		 
	
		68206665
		 – robs <robs>
 authored
 on 2007/04/22 02:07
		
encoder seektable generation, and seekable decode
		 
	
		98bfbd25
		 – robs <robs>
 authored
 on 2007/04/21 16:40
		
whoops
		 
	
		33ad4396
		 – robs <robs>
 authored
 on 2007/04/21 16:25
		
Added tests for amr-wb
		 
	
		9cf62a52
		 – robs <robs>
 authored
 on 2007/04/21 15:50
		
fix verbosity logic
		 
	
		6887a7c7
		 – robs <robs>
 authored
 on 2007/04/21 15:30
		
Fix for reading reversed-bit file types
		 
	
		8b3ab9b0
		 – robs <robs>
 authored
 on 2007/04/21 15:26
		
endianism always determined by header
		 
	
		9bdc9d99
		 – robs <robs>
 authored
 on 2007/04/21 15:23
		
auto support for RIFX
		 
	
		bb502992
		 – robs <robs>
 authored
 on 2007/04/21 15:22
		
More-sensible default encodings
		 
	
		80350b88
		 – robs <robs>
 authored
 on 2007/04/21 14:55
		
Fix crash when no comment
		 
	
		f5afb393
		 – robs <robs>
 authored
 on 2007/04/21 06:57
		
tweaks
		 
	
		d54a00ff
		 – rrt <rrt>
 authored
 on 2007/04/21 06:23
		
Prompted by Rob's update, update my entrym, which still mentioned my
		 
	
		fc6be6ab
		 – robs <robs>
 authored
 on 2007/04/21 06:18
		
Updates for some recent changes
		 
	
		f5fce107
		 – rrt <rrt>
 authored
 on 2007/04/18 10:59
		
Document LPC-10 support.
		 
	
		54e1ee5f
		 – rrt <rrt>
 authored
 on 2007/04/18 09:59
		
Remove $Log tokens and associated log messages (in many files, several
		 
	
		c26ca4c2
		 – rrt <rrt>
 authored
 on 2007/04/16 17:56
		
LPC-10 support, documentation still to come; I wanted to land the code
		 
	
		7df6e780
		 – rrt <rrt>
 authored
 on 2007/04/16 17:52
		
Add #include <sys/types.h> for off_t on OS/2 (thanks Dave Yeo) and
		 
	
		f14a85c2
		 – rrt <rrt>
 authored
 on 2007/04/16 17:48
		
Remove platform-specific tedium which ISN'T EVEN USED!!
		 
	
		c3dcb0de
		 – rrt <rrt>
 authored
 on 2007/04/15 12:39
		
Rename round to roundL to avoid clashing with the standard math.h
		 
	
		c86e649b
		 – rrt <rrt>
 authored
 on 2007/04/15 11:00
		
Fix automatic setting of reverse_bytes on big-endian machines: in
		 
	
		e5244758
		 – rrt <rrt>
 authored
 on 2007/04/15 09:07
		
Add *.tab to the sources list.
		 
	
		da7301a0
		 – rrt <rrt>
 authored
 on 2007/04/15 08:49
		
Use -W, older name for -Wextra, to be backwards compatible.
		 
	
		1bc7b8a7
		 – rrt <rrt>
 authored
 on 2007/04/14 16:33
		
Add write support for ffmpeg.
		 
	
		25027008
		 – rrt <rrt>
 authored
 on 2007/04/14 15:24
		
sox_sample_t -> sox_ssample_t
		 
	
		1513a2f0
		 – rrt <rrt>
 authored
 on 2007/04/14 14:34
		
Correct SOX_BUFSIZ in a comment to sox_bufsiz.
		 
	
		c9c9adbd
		 – rrt <rrt>
 authored
 on 2007/04/14 13:27
		
Add ffmpeg.c, oops!
		 
	
		0fbe4e81
		 – rrt <rrt>
 authored
 on 2007/04/14 13:25
		
Add some of the video formats which ffmpeg can read.
		 
	
		81cae847
		 – rrt <rrt>
 authored
 on 2007/04/14 13:15
		
Add ffmpeg support (read-only for now).
		 
	
		ae4e7fe7
		 – rrt <rrt>
 authored
 on 2007/04/14 12:19
		
Rename macros to cast to and from samples: BYTE -> 8BIT, WORD -> 16BIT &c.
		 
	
		aa6749ab
		 – rrt <rrt>
 authored
 on 2007/04/13 13:50
		
Fix a comment typo.
		 
	
		b97d97a4
		 – rrt <rrt>
 authored
 on 2007/04/13 11:41
		
Fix lots of compiler warnings. Sadly there are two classes that I
		 
	
		47134f81
		 – rrt <rrt>
 authored
 on 2007/04/13 11:36
		
Change type of level to match sox_output_message_handler
		 
	
		e933de96
		 – rrt <rrt>
 authored
 on 2007/04/13 09:43
		
Remove a missed usage field
		 
	
		3c32acc0
		 – rrt <rrt>
 authored
 on 2007/04/13 07:21
		
Fix compiler warnings. All fixes were trivial and one of three:
		 
	
		38464c20
		 – rrt <rrt>
 authored
 on 2007/04/12 15:43
		
Remove unused "usage" field from format struct.
		 
	
		52c6d22c
		 – rrt <rrt>
 authored
 on 2007/04/12 15:32
		
Add FIXME to make ignoreSize usable.
		 
	
		029227d8
		 – rrt <rrt>
 authored
 on 2007/04/11 20:29
		
Rename sox_sample_t -> sox_ssample_t and sox_usample_t to
		 
	
		8b20bdf3
		 – rrt <rrt>
 authored
 on 2007/04/11 20:19
		
Find a little more info on DVMS. I don't think we need write more here. See
		 
	
		3a0a630a
		 – rrt <rrt>
 authored
 on 2007/04/11 19:53
		
Add libao handler for playing. Sadly libao only handles output. When
		 
	
		b0022bd5
		 – rrt <rrt>
 authored
 on 2007/04/11 16:18
		
Fix --enable-debug, which I recently broke.
		 
	
		dfaee703
		 – rrt <rrt>
 authored
 on 2007/04/10 17:08
		
Make configure script fail if it can't find a library you explicitly
		 
	
		eb6188e0
		 – rrt <rrt>
 authored
 on 2007/04/10 17:00
		
Add windows-style awb suffix
		 
	
		138ff7f7
		 – cbagwell <cbagwell>
 authored
 on 2007/04/10 16:38
		
removing reference to eof.
		 
	
		a10882c0
		 – rrt <rrt>
 authored
 on 2007/04/10 15:27
		
Rename "delete" functions to "kill" for consistency. Closes #1652035.
		 
	
		20c9d7c1
		 – rrt <rrt>
 authored
 on 2007/04/10 14:27
		
Use length as given in WAV file, to avoid treating extra chunks as
		 
	
		012ae34c
		 – rrt <rrt>
 authored
 on 2007/04/10 12:38
		
Remove sox-config, which is more of a hindrance than a help. Closes
		 
Next