Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
x264
Commits
dbfd2cc7
Commit
dbfd2cc7
authored
Mar 20, 2008
by
Loren Merritt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
r768 borked cavlc
parent
ac49761a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
common/common.h
common/common.h
+1
-1
No files found.
common/common.h
View file @
dbfd2cc7
...
...
@@ -466,7 +466,7 @@ struct x264_t
int8_t
intra4x4_pred_mode
[
X264_SCAN8_SIZE
];
/* i_non_zero_count if available else 0x80 */
int8_t
non_zero_count
[
X264_SCAN8_SIZE
];
u
int8_t
non_zero_count
[
X264_SCAN8_SIZE
];
/* -1 if unused, -2 if unavailable */
DECLARE_ALIGNED
(
int8_t
,
ref
[
2
][
X264_SCAN8_SIZE
],
4
);
...
...
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