aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/rangecoder/range_decoder.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-12/+5
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-123/+86
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