thor icon indicating copy to clipboard operation
thor copied to clipboard

Add Daala's Entropy Coder to Thor

Open tterribe opened this issue 9 years ago • 3 comments

tterribe avatar Aug 07 '15 21:08 tterribe

No comment about the results?

metajack avatar Aug 07 '15 21:08 metajack

This doesn't convert any of the existing symbols to use arithmetic coding, so the only significant changes in results are due to the extra framing added in the first commit (see that commit for details).

tterribe avatar Aug 07 '15 21:08 tterribe

Merged except for the actual addition of the entropy coder. Please can you rebase on the current master again and I will push to a new branch. It might also be an idea to reverse the Daala convention, and write raw bits forward and arithmetic coding bytes backwards.

thdav avatar Nov 04 '15 12:11 thdav