comparison CHANGES @ 554:b66fb6be73c3

CHANGES: list those planned for inclusion in gsm-codec-lib-r4
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 07 Oct 2024 18:21:32 +0000
parents f35c8fd9ceba
children
comparison
equal deleted inserted replaced
553:ebcf414b7d99 554:b66fb6be73c3
1 Changes from gsm-codec-lib-r3 to gsm-codec-lib-r4:
2
3 * Libgsmfr2 evolved from version 2.0.0 to version 2.1.0: see
4 doc/FR1-library-history for the details.
5
6 * Libgsmefr evolved from version 1.1.0 to version 1.2.0: see
7 doc/EFR-library-history for the details.
8
9 * Command line utilities support the new hexadecimal file format of TW-TS-005
10 Annex A for FR and EFR codecs (see doc/TW-TS-005 article):
11
12 + tw5a-dump parses TW-TS-005 Annex A files in the same way how gsmrec-dump
13 parses gsmx binary files;
14
15 + gsm[e]fr-decode-tw5[-r] are new speech decoder utilities that read their
16 input from TW-TS-005 Annex A files;
17
18 + gsmx-to-tw5a and tw5a-to-gsmx conversion utilities should be sufficient for
19 most other use cases.
20
21 * New command line utility gsmfr-tfo-xfrm exercises TFO transform addition to
22 libgsmfr2.
23
1 Changes from gsm-codec-lib-r2 to gsm-codec-lib-r3: 24 Changes from gsm-codec-lib-r2 to gsm-codec-lib-r3:
2 25
3 * Libgsmfrp has been replaced with libgsmfr2, a major version change per SemVer. 26 * Libgsmfrp has been replaced with libgsmfr2, a major version change per SemVer.
4 27
5 * The former dependency on historical libgsm has been eliminated; the 28 * The former dependency on historical libgsm has been eliminated; the