libosmocore/src/coding
Vadim Yanitskiy d6dca0c2f9 coding: do not reset codec ID on receipt of DTX frames
Parsing of CMI/CMC/CMR from AMR's special DTX frames is currently
not implemented.  It's better to keep the old stored value rather
than resetting it to 0 every time we receive such a frame.
Add TODO comments for each DTX frame type.

Change-Id: Ic4edbb8ab873fe0bdd69a8710803628bc4f447d0
Related: OS#5570
2022-05-25 13:34:31 +00:00
..
Makefile.am Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
gsm0503_amr_dtx.c coding: fix comments for detect_afs_sid_{first,update,onset} 2022-04-28 13:03:00 +00:00
gsm0503_coding.c coding: do not reset codec ID on receipt of DTX frames 2022-05-25 13:34:31 +00:00
gsm0503_interleaving.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm0503_mapping.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm0503_parity.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm0503_tables.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
libosmocoding.map dtx: add decoding for AMR-DTX frames 2020-04-14 13:22:44 +00:00