Skip to content
GitLab
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
2b307b38
Commit
2b307b38
authored
Dec 02, 2011
by
Paul Wilkins
Browse files
CR/LF issue.
Change-Id: I95fab6f51967008acf1bc9e98fdb7bb56974807f
parent
bba710fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp8/encoder/onyx_if.c
View file @
2b307b38
...
...
@@ -579,7 +579,7 @@ static void init_seg_features(VP8_COMP *cpi)
#if CONFIG_T8X8
{
vp8_disable_segmentation
((
VP8_PTR
)
cpi
);
vp8_disable_segmentation
((
VP8_PTR
)
cpi
);
clearall_segfeatures
(
xd
);
vp8_enable_segmentation
((
VP8_PTR
)
cpi
);
// 8x8TX test code.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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