index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
audioop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Purported fixes for 64-bit platforms with help from John Jorgensen
Guido van Rossum
1998-04-23
1
-12/+24
*
Add cast to realloc/malloc call to shut up AIX compiler. (Vladimir Marangozov)
Guido van Rossum
1997-10-31
1
-2/+2
*
Apply two changes, systematically:
Guido van Rossum
1997-10-01
1
-4/+3
*
Fix by Sjoerd: don't want to resize to zero length.
Guido van Rossum
1997-09-22
1
-2/+7
*
fixed ratecv to continue working if product of rates is bigger than 32 bits
Guido van Rossum
1997-05-20
1
-0/+21
*
Tweaks to keep the Microsoft compiler quier.
Guido van Rossum
1997-04-09
1
-7/+7
*
Changes by Sjoerd (reformatted).
Guido van Rossum
1997-02-14
1
-95/+106
*
Added Sjoerd's submitted 'ratecv' method. Made corrections for new names.
Roger E. Masse
1997-01-17
1
-25/+140
*
Renamed, reindented. (was already partially complete)
Roger E. Masse
1997-01-03
1
-933/+939
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-19/+19
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
changes for MPW
Guido van Rossum
1995-03-09
1
-1/+1
*
Made some more things static, and other cleanup for new naming scheme
Guido van Rossum
1995-01-17
1
-3/+3
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Another bulky set of minor changes.
Guido van Rossum
1995-01-02
1
-5/+2
*
Added minmax function.
Sjoerd Mullender
1994-09-06
1
-0/+27
*
Makefile.pre.in: add $(OPT) to link command
Guido van Rossum
1994-08-29
1
-1/+3
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-166/+9
*
Added minmax function:
Sjoerd Mullender
1993-12-13
1
-0/+27
*
Added audioop.reverse() which reverses an audio sample
Jack Jansen
1993-02-23
1
-0/+40
*
This time really check in the new routines :-)
Jack Jansen
1993-02-17
1
-26/+210
*
Added lin2lin, findmax, findfactor and fintfit routines
Jack Jansen
1993-02-17
1
-10/+51
*
Fixed some memory leaks when things go wrong.
Sjoerd Mullender
1993-02-10
1
-10/+10
*
Changed adpcm routines to use 2-element state (was 3 element)
Jack Jansen
1993-02-10
1
-4/+6
*
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum
1993-01-26
1
-2/+2
*
Fixed various bugs in the adpcm routines
Jack Jansen
1993-01-08
1
-40/+71
*
Added rms, maxpp and avgpp methods.
Jack Jansen
1992-08-24
1
-0/+146
*
Added conversions to/from ADPCM(-4); renamed adpcm to adpcm3 (what it
Guido van Rossum
1992-07-06
1
-3/+192
*
Added adpcm2lin and lin2adpcm.
Guido van Rossum
1992-06-23
1
-0/+135
*
Fix bug in ulaw2lin for 4-byte values
Guido van Rossum
1992-06-05
1
-1/+1
*
Added 1992 to copyright notice
Guido van Rossum
1992-06-03
1
-1/+1
*
Initial revision
Guido van Rossum
1992-06-01
1
-0/+574