# HG changeset patch # User Mychaela Falconia # Date 1716169642 0 # Node ID 751f06541fbbf8cf502d8416195162f89bb8e14e # Parent 20d44cfc219c06bda101be0a82c78430aa5ca7a0 doc/Codec-utils: clarify lack of DHF in gsmfr-decode-rb diff -r 20d44cfc219c -r 751f06541fbb doc/Codec-utils --- 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 ===============================================