summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bunch of places where \arg was used instead of \param. Using \arg to ↵Russell Bryant2008-09-111-14/+14
| | | | | | | | | | document arguments seems logical, and does work, but is not the best thing to use. \arg in doxygen is simply for creating non-nested unordered lists. \param is the correct tag to use to document function parameters, and will come out better in the generated documentation. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@127401 614ede4d-c843-0410-af14-a771ab80d22e
* Add doxygen documentation to libresample.h while it's still fresh on my mindRussell Bryant2008-09-111-0/+76
| | | | git-svn-id: http://svn.digium.com/svn/asterisk/trunk@96018 614ede4d-c843-0410-af14-a771ab80d22e
* Initial import of libresample 0.1.3libresample-0.1.3vendorJeffrey C. Ollie2008-09-111-0/+44