Skip to content
GitLab
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
a57de9da
Commit
a57de9da
authored
11 years ago
by
Dmitry Kovalev
Committed by
Gerrit Code Review
11 years ago
Browse files
Options
Download
Plain Diff
Merge "Reusing {above, left}_seg_context vars in both encoder and decoder."
parents
d8276615
7ad40117
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
vp9/common/vp9_alloccommon.c
+17
-0
vp9/common/vp9_alloccommon.c
vp9/common/vp9_onyxc_int.h
+2
-0
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodeframe.c
+5
-12
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decoder.c
+1
-1
vp9/decoder/vp9_decoder.c
vp9/decoder/vp9_decoder.h
+0
-1
vp9/decoder/vp9_decoder.h
vp9/encoder/vp9_bitstream.c
+16
-11
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
+38
-30
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_onyx_if.c
+1
-8
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
+0
-3
vp9/encoder/vp9_onyx_int.h
with
80 additions
and
66 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