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

mash/mash-1/video video-macosx.cc



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

Modified Files:
	video-macosx.cc 
Log Message:
Support for Mac OS X video capture with IOXperts' FireWire DCAM driver.

Future improvements:
- use DecompressImage with a GWorld to scale and resample the image
  instead of cropping with the YUV converters.
- use a sequence grabber/image sequence to capture frames faster (see
  the previous revision of this file).