Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
libvpx
Commits
a19d694f
Commit
a19d694f
authored
11 years ago
by
Dmitry Kovalev
Committed by
Gerrit Code Review
11 years ago
Browse files
Options
Download
Plain Diff
Merge "Removing BLOCK_TYPES and adding PLANE_TYPES constant instead."
parents
23417478
d6b159d4
No related merge requests found
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
vp9/common/vp9_blockd.h
+12
-12
vp9/common/vp9_blockd.h
vp9/common/vp9_entropy.c
+5
-5
vp9/common/vp9_entropy.c
vp9/common/vp9_entropy.h
+1
-3
vp9/common/vp9_entropy.h
vp9/common/vp9_onyxc_int.h
+3
-3
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodeframe.c
+1
-1
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_bitstream.c
+5
-5
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_block.h
+1
-1
vp9/encoder/vp9_block.h
vp9/encoder/vp9_onyx_if.c
+1
-1
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
+3
-3
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c
+4
-4
vp9/encoder/vp9_rdopt.c
with
36 additions
and
38 deletions
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets