aboutsummaryrefslogtreecommitdiffstats
path: root/include/gapk/formats.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gapk/formats.h')
-rw-r--r--include/gapk/formats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gapk/formats.h b/include/gapk/formats.h
index e4df527..d38b934 100644
--- a/include/gapk/formats.h
+++ b/include/gapk/formats.h
@@ -25,6 +25,9 @@
enum format_type {
FMT_INVALID = 0,
+ /* Classic .amr container */
+ FMT_AMR_EFR,
+
/* Classic .gsm file for FR */
FMT_GSM,