Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
f059daa3
Commit
f059daa3
authored
May 04, 2017
by
Nathan E. Egge
Committed by
Nathan Egge
May 15, 2017
Browse files
Add missing include for MAX_SEGMENTS define.
Change-Id: I69031c3f0fdd363058c159a8ee008b18469e81c1
parent
b09b55db
Changes
1
Hide whitespace changes
Inline
Side-by-side
av1/decoder/inspection.h
View file @
f059daa3
...
...
@@ -18,6 +18,7 @@ extern "C" {
#if CONFIG_ACCOUNTING
#include
"av1/decoder/accounting.h"
#endif
#include
"./av1/common/seg_common.h"
typedef
void
(
*
aom_inspect_cb
)(
void
*
decoder
,
void
*
data
);
...
...
Write
Preview
Supports
Markdown
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