pwcbsd-1.3.1
---------------------------------------------------------------------
Driver:
Changed SPC900NC to type 740 (fixes setting of led)
Changed man page with examples for the new version of mplayer.

pwcview:
Restrict fps to valid range (5-30 fps)
Fix build with the new version of SDL port

pwcbsd-1.3
---------------------------------------------------------------------
Driver:
Added support for the Samsung SNC-35E webcam.
Reduced memory usage when mmap is disabled(default).
Merged in some new ioctl's from the latest Linux pwc driver.
Documented some more devicehints.
Some general code cleanup.

pwcview:
By default uses a more efficient display videomode (lower CPU usage)
Added commandline switches for tuning videomode.
Display window is now resizable.
Added ability to freeze/unfreeze the current frame.
Added support for jpeg snapshots.
Added option to take automatic jpeg snapshots in headless mode.

Note that the command line options and arguments of pwcview have
changed, consult the pwcview(1) manpage for details.


pwcbsd-1.2
---------------------------------------------------------------------
Added support for mmap and the related v4l ioctl's.


pwcbsd-1.1
---------------------------------------------------------------------
Implemented poll function, so applications can do poll and select
on filedescriptor.

Added support for Philips SPC900NC webcam.
