[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1/codec/jpeg jpeg.cc



Update of /usr/mash/src/repository/mash/mash-1/codec/jpeg
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv24512

Modified Files:
	jpeg.cc 
Log Message:
Fixed a bug in the jpeg restart marker parsing code.  When checking to see
if the marker was in the bit buffer, the last 5, rather than 4, bytes 
needed to be checked.