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
0b44624c
Commit
0b44624c
authored
11 years ago
by
Dmitry Kovalev
Browse files
Options
Download
Patches
Plain Diff
Finally removing BOOL_DECODER and using vp9_reader instead.
Change-Id: I03d5b6f22f0930893709c6db5f1b06762ad3354e
parent
2a1efafd
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
test/vp9_boolcoder_test.cc
+2
-2
test/vp9_boolcoder_test.cc
vp9/decoder/vp9_dboolhuff.c
+24
-15
vp9/decoder/vp9_dboolhuff.c
vp9/decoder/vp9_dboolhuff.h
+10
-18
vp9/decoder/vp9_dboolhuff.h
vp9/decoder/vp9_decodframe.c
+6
-6
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_treereader.h
+0
-2
vp9/decoder/vp9_treereader.h
with
42 additions
and
43 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