summaryrefslogtreecommitdiff
path: root/modules/g722
Commit message (Collapse)AuthorAge
* Aucodec sample format (#352)Alfred E. Heggestad2018-02-03
| | | | | | | | | | | | | | | | * aucodec: merge s16 and fmt encode/decode into one having 2 different encode functions for s16 and other formats turned out to be a bit impractical. better to have 1 function where the sample format (fmt) can be specified. * update some aucodec modules * update test * update codec2 * update g7221 module
* update doxygen commentsAlfred E. Heggestad2017-03-04
| | | | | fix all warnings reported by doxygen version 1.8.13 (make dox)
* aucodec: move list of aucodec to struct baresip (#221)Alfred E. Heggestad2017-03-04
|
* aucodec: split srate into srate and crate (Clock Rate)Alfred E. Heggestad2016-05-01
|
* g722: add module documentationAlfred E. Heggestad2015-06-19
|
* modules: use new logging functionsAlfred E. Heggestad2014-04-12
|
* baresip 0.4.10Alfred E. Heggestad2014-02-09