libosmocore/include/osmocom/codec
Philipp Maier 40def49ac4 libosmocodec: implement ECU (Error Concealment Unit) for FR
When a bad GSM voice frame is received, it's being replaced
by a silence frame. This may cause unpleasant audio effects.

This change implements a functionality to craft a replacement
frame from the last known good frame. Currently, only FR is
supported, support for other codecs may be added latter.

Change-Id: I06a21f60db01bfe1c2b838f93866fad1d53fdcd1
2018-01-15 20:12:03 +00:00
..
codec.h libosmocodec: add FR/HR/EFR frame length definitions 2017-12-20 15:48:38 +00:00
ecu.h libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
gsm610_bits.h libosmocodec: add FR bit offset definitions 2017-12-20 15:48:38 +00:00