changeset 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 83de961cc54b
children
files CHANGES
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Thu Mar 26 22:48:20 2026 +0000
+++ b/CHANGES	Fri Mar 27 00:13:07 2026 +0000
@@ -1,3 +1,18 @@
+Changes from gsm-codec-lib-r4 to gsm-codec-lib-r5:
+
+* New library named libgsmhr1 supports GSM-HR (aka HRv1) codec, completing the
+  set of GSM speech codecs supported by the full suite.
+
+* All gsmhr-* utilities (plus tw5b-dump) are also new, see doc/HR-codec-utils
+  article.
+
+* New utilities added for TW-TS-005 Annex C (AMR codec) hex format, see
+  doc/AMR-hex-utils article.
+
+* Fixed bug in TW-TS-005 hex file reader function that failed on comment lines
+  of maximum spec-permitted length; this bug affected previously supported
+  Annex A format and newly supported Annex B and Annex C formats.
+
 Changes from gsm-codec-lib-r3 to gsm-codec-lib-r4:
 
 * Libgsmfr2 evolved from version 2.0.0 to version 2.1.0: see