Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libcelt/celt.h')
-rw-r--r--libcelt/celt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcelt/celt.h b/libcelt/celt.h
index bd366ea..8c78929 100644
--- a/libcelt/celt.h
+++ b/libcelt/celt.h
@@ -55,6 +55,7 @@ typedef struct CELTMode CELTMode;
extern const CELTMode *celt_mono;
extern const CELTMode *celt_stereo;
+extern const CELTMode *celt_ld51;
/* Encoder stuff */