Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolved a Huffman code table parsing issue #31

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

wju
Copy link
Collaborator

@wju wju commented Jan 25, 2017

simple fix: switch to the original bit unstuff method for Huffman table.
#30

…hat case, it should switch to originalUnstuff instead of setting to 0).
@tmaurer3 tmaurer3 merged commit b0650ff into master Jan 25, 2017
@tmaurer3 tmaurer3 deleted the js_Huffman_small_max_issue30 branch January 25, 2017 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants