FreeCalypso > hg > gsm-codec-lib
changeset 485:751f06541fbb
doc/Codec-utils: clarify lack of DHF in gsmfr-decode-rb
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 20 May 2024 01:47:22 +0000 |
parents | 20d44cfc219c |
children | f35c8fd9ceba |
files | doc/Codec-utils |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Codec-utils Mon May 20 01:42:38 2024 +0000 +++ b/doc/Codec-utils Mon May 20 01:47:22 2024 +0000 @@ -64,7 +64,7 @@ * There is a new utility named gsmfr-decode-rb, where rb stands for "raw basic". This utility emits "robe" output like gsmfr-decode-r, but it performs only "basic" GSM 06.10 decoding, without the Rx DTX preprocessor step. BFI frame - gaps in input are not allowed, and there is no SID detection. + gaps in input are not allowed, and there is no SID or DHF detection. Standalone command line utilities for AMR codec ===============================================