Java source code for Range Coder
- From: "Sachin Garg" <schngrg@xxxxxxxxx>
- Date: 27 Feb 2006 10:50:15 -0800
Sometime ago I needed Java implementation of Range Coder but (somewhat
surprisingly) couldn't find one anywhere, and had to code it myself.
Porting wasn't as straighforward as I had thought. So, I have uploaded
the code in case anyone else might need it :-)
http://www.sachingarg.com/compression/entropy_coding/java_range_coder
Sachin Garg [India]
http://www.sachingarg.com
ps. Use of 64-bit variables here was not a choice I made, IMHO they
have to be used.
.
- Prev by Date: MPEG 2: macroblock question
- Next by Date: Re: 64-bit entropy coding
- Previous by thread: MPEG 2: macroblock question
- Index(es):