aboutsummaryrefslogtreecommitdiffstats
path: root/g711.c
AgeCommit message (Collapse)AuthorFilesLines
2005-08-14Some 'no previous declararion' warning fixesjmayer1-16/+20
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15355 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-10From Albert Chin: get rid of some C++ comments in C89 code.guy1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7335 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-06Give a bunch of files RCS IDs.guy1-283/+285
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7300 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-06From Miha Jemec :sahlberg1-0/+283
Functionality to reassemble a RTP stream and save it as a file. Support for G.711 coded git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7297 f5534014-38df-0310-8fa8-9805f1628bb7