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
747fbd1b
Commit
747fbd1b
authored
12 years ago
by
Paul Wilkins
Committed by
Gerrit Code Review
12 years ago
Browse files
Options
Download
Plain Diff
Merge "seg_common: give all exported symbols a vp9_ prefix." into experimental
parents
655eb166
b066bb43
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
vp8/common/loopfilter.c
+6
-6
vp8/common/loopfilter.c
vp8/common/pred_common.c
+2
-2
vp8/common/pred_common.c
vp8/common/seg_common.c
+44
-43
vp8/common/seg_common.c
vp8/common/seg_common.h
+41
-41
vp8/common/seg_common.h
vp8/decoder/decodemv.c
+30
-30
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
+14
-14
vp8/decoder/decodframe.c
vp8/decoder/detokenize.c
+8
-8
vp8/decoder/detokenize.c
vp8/encoder/bitstream.c
+39
-40
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
+39
-43
vp8/encoder/encodeframe.c
vp8/encoder/onyx_if.c
+37
-52
vp8/encoder/onyx_if.c
vp8/encoder/picklpf.c
+6
-6
vp8/encoder/picklpf.c
vp8/encoder/quantize.c
+13
-13
vp8/encoder/quantize.c
vp8/encoder/rdopt.c
+31
-35
vp8/encoder/rdopt.c
vp8/encoder/tokenize.c
+4
-4
vp8/encoder/tokenize.c
with
314 additions
and
337 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