aboutsummaryrefslogtreecommitdiffstats
path: root/g711.h
Commit message (Collapse)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-211-2/+2
| | | | svn path=/trunk/; revision=18197
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-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
* Give a bunch of files RCS IDs.Guy Harris2003-03-061-28/+30
| | | | svn path=/trunk/; revision=7300
* From Miha Jemec :Ronnie Sahlberg2003-03-061-0/+28
Functionality to reassemble a RTP stream and save it as a file. Support for G.711 coded svn path=/trunk/; revision=7297