FreeCalypso > hg > gsm-codec-lib
comparison CHANGES @ 484:20d44cfc219c
CHANGES: list all new command line utils
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 20 May 2024 01:42:38 +0000 |
parents | 2d46abdfbe91 |
children | f35c8fd9ceba |
comparison
equal
deleted
inserted
replaced
483:4f13db3a7086 | 484:20d44cfc219c |
---|---|
12 datum. | 12 datum. |
13 | 13 |
14 * New library added: libtwamr for 3GPP AMR-NB codec, serving as a replacement | 14 * New library added: libtwamr for 3GPP AMR-NB codec, serving as a replacement |
15 for libopencore-amrnb in Themyscira GSM codec exploration workflows. | 15 for libopencore-amrnb in Themyscira GSM codec exploration workflows. |
16 | 16 |
17 * New command line utilities: amrefr-* and twamr-* related to libtwamr, | 17 * New command line utilities: |
18 gsmfr-* updates for libgsmfr2. | 18 |
19 + amrefr-* and twamr-* related to libtwamr: see doc/Codec-utils, | |
20 doc/AMR-EFR-hybrid-emu and doc/AMR-library-tests articles. | |
21 | |
22 + amrts-pcm8-compact: see doc/Utils-overview article. | |
23 | |
24 + gsmfr-* updates for libgsmfr2: see doc/Codec-utils article. | |
25 | |
26 + gsm[e]fr-dlcap-sync: see doc/Calypso-TCH-downlink article. | |
19 | 27 |
20 * gsmfr-* utilities set: gsmfr-hand-test and gsmfr-max-out hack programs have | 28 * gsmfr-* utilities set: gsmfr-hand-test and gsmfr-max-out hack programs have |
21 been dropped. These hack programs were never properly documented and were | 29 been dropped. These hack programs were never properly documented and were |
22 written only as part of a debug chase, in pursuit of a bug that ultimately | 30 written only as part of a debug chase, in pursuit of a bug that ultimately |
23 turned out to be in our then-hacky patch to osmo-bts-sysmo. | 31 turned out to be in our then-hacky patch to osmo-bts-sysmo. |