aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/rangecoder/range_decoder.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24Replaced the range decoder optimization that used arithmeticLasse Collin1-37/+16
2008-03-22Take advantage of arithmetic right shift in range decoder.Lasse Collin1-15/+37
2008-01-04Moved range decoder initialization (reading the firstLasse Collin1-27/+60
2007-12-09Imported to git.Lasse Collin1-0/+189