FreeCalypso > hg > gsm-codec-lib
changeset 124:598ee3ce238b
doc/Binary-file-format: document .gsmx suffix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 10 Dec 2022 23:27:14 +0000 |
parents | 92fdb499b5c3 |
children | 2b3f612a5fe5 |
files | doc/Binary-file-format |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/Binary-file-format Sat Dec 10 22:01:14 2022 +0000 +++ b/doc/Binary-file-format Sat Dec 10 23:27:14 2022 +0000 @@ -19,3 +19,8 @@ our low-level binary file reading function will grok such mixing just fine, but each higher-level test program is expected to be written for only one codec, either FR or EFR. + +The recommended filename suffix for extended-libgsm binary files in the present +format is .gsmx; of course dot-separated filename suffixes hold absolutely no +special meaning on Unix systems, but many developers still strongly prefer to +have them for psychological comfort.