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
6761872e
Commit
6761872e
authored
11 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Replacing (SWITCHABLE_FILTERS + 1) with SWITCHABLE_FILTER_CONTEXTS.
Change-Id: I9781a62bc1a4cd9176554d1271d87dbcafda9cb0
parent
54c2854f
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
vp9/common/vp9_entropymode.c
+3
-3
vp9/common/vp9_entropymode.c
vp9/common/vp9_entropymode.h
+1
-0
vp9/common/vp9_entropymode.h
vp9/common/vp9_onyxc_int.h
+2
-2
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodframe.c
+1
-1
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_bitstream.c
+10
-13
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_block.h
+2
-3
vp9/encoder/vp9_block.h
vp9/encoder/vp9_encodeframe.c
+2
-2
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_modecosts.c
+1
-1
vp9/encoder/vp9_modecosts.c
vp9/encoder/vp9_onyx_int.h
+4
-4
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c
+14
-14
vp9/encoder/vp9_rdopt.c
with
40 additions
and
43 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