Adding handling of bad GSM audio frames
authorAndreas Eversberg <jolly@eversberg.eu>
Fri, 20 Jan 2012 19:28:55 +0000 (20:28 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Fri, 20 Jan 2012 19:28:55 +0000 (20:28 +0100)
commit1e778230b935453d1183d8a457438221030dd5ee
tree8a3b310e24f9277e2e32d6735d7603a19f1552c3
parent03e00d7b37e755a4644739cdc5e3903d72c8e8d6
Adding handling of bad GSM audio frames

In this case the frame is dropped, but audio of the last frame is repeated
with a reduced level. The level is reduced again an again until a new
valid frame is received. This way there is no silent gap in the audio
stream.
gsm.cpp
gsm.h
gsm_bs.cpp
gsm_ms.cpp
mncc.h