aboutsummaryrefslogtreecommitdiffstats
path: root/tests/codec
AgeCommit message (Expand)AuthorFilesLines
2020-05-14codec: Add functions for AMR s->d bits and d->s bitsHarald Welte2-0/+48
2020-03-13gsm690: Fix amr speech bit length tablePhilipp Maier1-2/+2
2019-09-20ecu_fr: increase test coverage for FR ECU implementationPhilipp Maier2-0/+84
2019-09-02codec/ecu: Introduce new generic Error Concealment Unit abstractionHarald Welte2-0/+223
2018-07-21tests: codec: ecu_fr: Add buffer with unequal XMAXC valuesPau Espin Pedrol2-17/+47
2018-07-21tests: codec: ecu_fr: Print XMAXC fieldsPau Espin Pedrol2-25/+54
2018-01-15libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier2-0/+338
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-4/+6
2017-06-09Fix wrongful GSM FR codec SID frame detection in DTX.Jean-Francois Dionne1-0/+17
2017-06-09introduce proper test case for GSM FR detectionHarald Welte1-0/+97
2017-01-10DTX: fix AMR SID-FIRST detectionJean-Francois Dionne1-2/+2
2016-11-07Add null-pointer check to osmo_amr_rtp_dec()Max1-3/+9
2016-06-01Add functions to detect HR/FR SID framesMax2-0/+34
2016-05-31Add helper functions for AMR codecMax2-0/+95