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
9bc5f3e3
Commit
9bc5f3e3
authored
12 years ago
by
Ronald S. Bultje
Browse files
Options
Download
Patches
Plain Diff
Change common vp8_ public symbol prefixes to vp9_.
Change-Id: Ic5a5f60e1ff9d9ccae4174160d36529466eeb509
parent
5ddcbeeb
No related merge requests found
Changes
101
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
vp8/common/alloccommon.c
+20
-20
vp8/common/alloccommon.c
vp8/common/alloccommon.h
+5
-5
vp8/common/alloccommon.h
vp8/common/arm/arm_systemdependent.c
+39
-39
vp8/common/arm/arm_systemdependent.c
vp8/common/arm/bilinearfilter_arm.c
+4
-4
vp8/common/arm/bilinearfilter_arm.c
vp8/common/arm/filter_arm.c
+3
-3
vp8/common/arm/filter_arm.c
vp8/common/arm/idct_arm.h
+20
-20
vp8/common/arm/idct_arm.h
vp8/common/arm/loopfilter_arm.c
+56
-56
vp8/common/arm/loopfilter_arm.c
vp8/common/arm/loopfilter_arm.h
+16
-16
vp8/common/arm/loopfilter_arm.h
vp8/common/arm/recon_arm.h
+32
-32
vp8/common/arm/recon_arm.h
vp8/common/arm/reconintra_arm.c
+6
-6
vp8/common/arm/reconintra_arm.c
vp8/common/arm/subpixel_arm.h
+32
-32
vp8/common/arm/subpixel_arm.h
vp8/common/blockd.h
+2
-2
vp8/common/blockd.h
vp8/common/debugmodes.c
+1
-1
vp8/common/debugmodes.c
vp8/common/entropy.c
+10
-10
vp8/common/entropy.c
vp8/common/entropy.h
+3
-3
vp8/common/entropy.h
vp8/common/entropymode.c
+33
-33
vp8/common/entropymode.c
vp8/common/entropymode.h
+9
-9
vp8/common/entropymode.h
vp8/common/entropymv.c
+26
-26
vp8/common/entropymv.c
vp8/common/entropymv.h
+9
-9
vp8/common/entropymv.h
vp8/common/extend.c
+3
-3
vp8/common/extend.c
with
329 additions
and
329 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