Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
163b02eb
Commit
163b02eb
authored
Oct 16, 2009
by
Jean-Marc Valin
Browse files
Now using a unique ID for CELT_ALLOC_FAIL
parent
ece94a04
Changes
1
Show whitespace changes
Inline
Side-by-side
libcelt/celt.h
View file @
163b02eb
...
...
@@ -70,7 +70,7 @@ extern "C" {
/** An encoder or decoder structure is invalid or already freed */
#define CELT_INVALID_STATE -6
/** Memory allocation has failed */
#define CELT_ALLOC_FAIL
-6
#define CELT_ALLOC_FAIL
-7
/* Requests */
#define CELT_GET_MODE_REQUEST 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment