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

mash/mash-1/video yuv_convert.cc



Update of /usr/mash/src/repository/mash/mash-1/video
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv23675

Modified Files:
	yuv_convert.cc 
Log Message:
Fixed some "inconsistent operand constraints in an `asm'" in planar32bytesYUYV and planar32bytesUYVY which Matt seemed to have missed. Just duplicated his var=(unsigned int)(array) hack which may or may not be the correct thing to do. Compiles on Linux after this.