Commit c5897683bed9d0961d2641eeed4fd838e3ae8c90

nelisky 2012-03-14T21:32:57

changing the bitstream read and push strategy. It seems that thread heap space is neither large nor consistent across OSs. Specifically on windows I couldn't get a large enough buffer for the whole bitstream in one go, so I'm reading incrementally now