comparison CHANGES @ 642:4122baa843c5 default tip

CHANGES: gsm-codec-lib-r5
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 27 Mar 2026 00:13:07 +0000
parents b66fb6be73c3
children
comparison
equal deleted inserted replaced
641:83de961cc54b 642:4122baa843c5
1 Changes from gsm-codec-lib-r4 to gsm-codec-lib-r5:
2
3 * New library named libgsmhr1 supports GSM-HR (aka HRv1) codec, completing the
4 set of GSM speech codecs supported by the full suite.
5
6 * All gsmhr-* utilities (plus tw5b-dump) are also new, see doc/HR-codec-utils
7 article.
8
9 * New utilities added for TW-TS-005 Annex C (AMR codec) hex format, see
10 doc/AMR-hex-utils article.
11
12 * Fixed bug in TW-TS-005 hex file reader function that failed on comment lines
13 of maximum spec-permitted length; this bug affected previously supported
14 Annex A format and newly supported Annex B and Annex C formats.
15
1 Changes from gsm-codec-lib-r3 to gsm-codec-lib-r4: 16 Changes from gsm-codec-lib-r3 to gsm-codec-lib-r4:
2 17
3 * Libgsmfr2 evolved from version 2.0.0 to version 2.1.0: see 18 * Libgsmfr2 evolved from version 2.0.0 to version 2.1.0: see
4 doc/FR1-library-history for the details. 19 doc/FR1-library-history for the details.
5 20