FreeCalypso > hg > gsm-codec-lib
diff CHANGES @ 473:2d46abdfbe91
libgsmefr version 1.1.0 for DHF addition
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 15 May 2024 05:22:02 +0000 |
parents | bada654a859b |
children | 20d44cfc219c |
line wrap: on
line diff
--- a/CHANGES Tue May 14 07:30:48 2024 +0000 +++ b/CHANGES Wed May 15 05:22:02 2024 +0000 @@ -6,8 +6,10 @@ functionality of libgsm (GSM 06.10 encoder and decoder implementation) has been absorbed into libgsmfr2. -* Libgsmefr version 1.0.1 exhibits approximately 2x performance improvement - over the original version. +* Libgsmefr version 1.1.0 exhibits approximately 2x performance improvement + over the original version, and also exhibits a small addition to the public + API: the RTP-encoded form of the standard EFR DHF is now provided as a const + datum. * New library added: libtwamr for 3GPP AMR-NB codec, serving as a replacement for libopencore-amrnb in Themyscira GSM codec exploration workflows.