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
921b1c3c
Commit
921b1c3c
authored
13 years ago
by
Ronald S. Bultje
Browse files
Options
Download
Patches
Plain Diff
Rename "dual" prediction to "compound" prediction.
Change-Id: Ibcd2b9b247ff9f83331dac47f91ec285e8955ff1
parent
d4761651
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
vp8/common/alloccommon.c
+1
-1
vp8/common/alloccommon.c
vp8/common/onyxc_int.h
+5
-5
vp8/common/onyxc_int.h
vp8/common/pred_common.c
+5
-5
vp8/common/pred_common.c
vp8/common/pred_common.h
+1
-1
vp8/common/pred_common.h
vp8/decoder/decodemv.c
+9
-9
vp8/decoder/decodemv.c
vp8/encoder/bitstream.c
+30
-31
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
+20
-20
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
+64
-64
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
+15
-15
vp8/encoder/onyx_int.h
vp8/encoder/rdopt.c
+26
-29
vp8/encoder/rdopt.c
vp8/encoder/rdopt.h
+1
-1
vp8/encoder/rdopt.h
with
177 additions
and
181 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