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
42907098
Commit
42907098
authored
11 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Using vp9_copy and vp9_zero instead of custom code.
Change-Id: Id9b6ceeddca3f9b34bfada5c499b1e7a2f42c30b
parent
31403080
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
vp9/common/vp9_entropymode.c
+16
-17
vp9/common/vp9_entropymode.c
vp9/common/vp9_idct.c
+7
-12
vp9/common/vp9_idct.c
vp9/common/vp9_mvref_common.c
+1
-2
vp9/common/vp9_mvref_common.c
vp9/common/vp9_seg_common.c
+2
-2
vp9/common/vp9_seg_common.c
vp9/decoder/vp9_decodemv.c
+2
-2
vp9/decoder/vp9_decodemv.c
vp9/encoder/vp9_bitstream.c
+1
-1
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
+3
-3
vp9/encoder/vp9_encodeframe.c
with
32 additions
and
39 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