summaryrefslogtreecommitdiff
path: root/modules/g7221/decode.c
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
* plc,g7221: add XXX_EXPOSE_INTERNAL_STRUCTURESAlfred E. Heggestad2016-07-23
| | | | | | | ensure that baresip will build with any version of G.722.1 and SpanDSP libraries. thanks to Steve Underwood for the patch
* baresip 0.4.10Alfred E. Heggestad2014-02-09