# HG changeset patch # User Mychaela Falconia # Date 1774570387 0 # Node ID 4122baa843c5bc9630a508546693e4ce2419a745 # Parent 83de961cc54b4ca5dd4e40f134b1c6032e83378d CHANGES: gsm-codec-lib-r5 diff -r 83de961cc54b -r 4122baa843c5 CHANGES --- 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