shithub: sox

Download patch

ref: c6cb8236f6c7742623277c6f7ddf13b898a66f72
parent: 197f9a5f6fea714985c104cbfe25a4e534ee5eb2
author: rrt <rrt>
date: Sat Nov 25 16:38:41 EST 2006

Move contributors into the standard file for that purpose (AUTHORS).

Add note about AIFF-C output support.

--- a/Changelog
+++ b/Changelog
@@ -47,6 +47,7 @@
   o Make sox and soxmix a single binary.  (Reuben Thomas)
   o Consistent (and hopefully complete) clipping detection and
     reporting.  (robs)
+  o Add AIFF-C output support.  (shashimoto)
   o -V now gives only user-relevant messages, use -V -V to get
     developer-relevant messages.  (robs)
 
@@ -777,95 +778,3 @@
      "mixer" for Linux) then you will want to edit the play and rec
      to use this.  The current support for it is only in example
      form of how it can be done.
-
-
-The following information originally appeared in the main README file.
-It has been moved here since all new additions are documented in this
-file.
-
-	Creator:
-		Lance Norskog		thinman@meer.net (inactive currently)
-
-	Mantainer:
-		Chris Bagwell		cbagwell@sprynet.com
-
-	Contributors:
-		Juergen Mueller		jmueller@uia.ua.ac.be
-			chorus, echo, echos, flanger, phaser, and reverb
-			effects.
-		Guido Van Rossum	guido@cwi.nl
-			AU, AIFF, AUTO, HCOM, reverse,
-			many bug fixes
-		Jef Poskanzer		jef@well.sf.ca.us
-			original code for u-law and delay line
-		Bill Neisius		bill%solaria@hac2arpa.hac.com 
-			DOS port, 8SVX, Sounder, Soundtool formats
-			Apollo fixes, stat with auto-picker
-		Rick Richardson		rick@digibd.com
-			WAV and SB driver handlers, fixes
-		David Champion		dgc3@midway.uchicago.edu
-			Amiga port 
-		Pace Willisson		pace@blitz.com
-			Fixes for ESIX
-		Leigh Smith		leigh@psychokiller.dialix.oz.au
-			SMP and comment movement support.
-			AIFF Loop/MIDI support
-		David Sanderson		dws@ssec.wisc.edu
-			AIX3.1 fixes
-		Glenn Lewis		glewis@pcocd2.intel.com
-			AIFF chunking fixes
-		Brian Campbell		brianc@quantum.qnx.com
-			QNX port and 16-bit fixes
-		Chris Adams		gt8741@prism.gatech.edu
-			DOS port fixes
-		John Kohl		jtkohl@kolvir.elcr.ca.us
-			BSD386 port, VOC stereo support
-		Ken Kubo		ken@hmcvax.claremont.edu
-			VMS port, VOC stereo support
-		Frank Gadegast 		<phade@cs.tu-berlin.de>
-			Microsoft C 7.0 & C Borland 3.0 ports
-		David Elliot		<dce@scmc.sony.com>
-			CD-R format support
-		David Sears		<dns@essnj3.essnjay.com>
-			Linux support
-		Tom Littlejohn          <tlit@seq1.loc.gov>
-			Raw textual data
-		Boisy G. Pitre 		boisy@microware.com
-			OS9 port
-                Sun Microsystems, Guido Van Rossum
-		        CCITT G.711, G.721, G.723 implementation
-		Graeme Gill		graeme@labtam.labtam.oz.au
-			A-LAW format, Good .WAV handling,
-			avg channel expansion
-		Allen Grider		grider@hfsi.hfsi.com
-			VOC stereo mode, WAV file handling
-		Michel Fingerhut 	Michel.Fingerhut@ircam.fr
-			Upgrade 'sf' format to current IRCAM format.
-			Float file support.
-		Chris Knight
-			Achimedes Acorn support
-		Richard Caley 		R.Caley@ed.ac.uk
-			Psion WVE handler
-		Lutz Vieweg		lkv@mania.RoBIN.de
-			MAUD (Amiga) file handler
-		Tim Gardner		timg@tpi.com
-			Windows NT port for V7
-		Jimen Ching 		jiching@wiliki.eng.hawaii.edu
-			Libst porting bugs
-		Lauren Weinstein	lauren@vortex.com
-			DOS porting, scripts, professional use
-		Stan Brooks		stabro@megsinet.net
-			Rewrite of resample and polyphase code.
-			DSP filter effect.  Some test code/scripts.
-		Stuart Daines <sjd.u-net.com>
-		  Patches for r/w support of gsm-encoded wav files,
-			Cleanup of wav.c.
-		Chris Bagwell		cbagwell@sprynet.com
-			OSS and Sun players, bugfixes, ADPCM support,
-			patch collection and maintance.
-		Matthias Nutt
-			Multiple effects from command line.
-
-		(your name could be here, too)
-		(I've probably lost a few, and several people fixed
-		 the same bugs.)