aboutsummaryrefslogtreecommitdiffstats
path: root/g711.c
AgeCommit message (Collapse)AuthorFilesLines
2005-08-14Some 'no previous declararion' warning fixesJörg Mayer1-16/+20
svn path=/trunk/; revision=15355
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2003-03-10From Albert Chin: get rid of some C++ comments in C89 code.Guy Harris1-3/+3
svn path=/trunk/; revision=7335
2003-03-06Give a bunch of files RCS IDs.Guy Harris1-283/+285
svn path=/trunk/; revision=7300
2003-03-06From Miha Jemec :Ronnie Sahlberg1-0/+283
Functionality to reassemble a RTP stream and save it as a file. Support for G.711 coded svn path=/trunk/; revision=7297