FreeCalypso > hg > efr-experiments
comparison README @ 8:8b17df8f6340 default tip
add README
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 17 Apr 2024 17:30:25 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 7:1fd613cec7ab | 8:8b17df8f6340 |
|---|---|
| 1 This code repository contains the original GSM-EFR reference code from ETSI | |
| 2 (taken from ts_146053v080000p0.zip), plus some small surgical patches (grafts | |
| 3 of code from AMR reference source) conditionalized with #ifdef EFR2_VARIANT. | |
| 4 In std directory we build the standard version of ETSI EFR encoder and decoder | |
| 5 (no hacks applied), and in efr2 directory we build our experimental hack | |
| 6 versions with -DEFR2_VARIANT. | |
| 7 | |
| 8 Please read the accompanying Theory-and-mystery article for an explanation of | |
| 9 what the fuss is all about. |
