FYI I used to use my ToUcam with xawtv, but now use qAstroCam - it has a lot more functionality.
--- Luc Saillard <[EMAIL PROTECTED]> wrote: > Hi, > After severall month of coding and helping some > others projects (like ekiga > thanks damien for the software), a new release[1] > will be made next week. For > now, just test the new snapshot, and report bugs. > If this version doesn't have the bug, i'll send this > version to the kernel > mailing list for inclusion. > > > Major update: > * The decoder is 33% faster (takes only 20% of CPU > with xawtv in 640x480, > before 30%). I'm working on a mmx decoder (in user > space). The decoder is > split in severall function to be more readable and > help people improve it. > * Add new webcams the Philips SPC900NC, and Samsung > SNC-35E > * Fix a long v4l2 bug (duplicating frame). > * Compressed stream can be sent to the user > application, and decoded with a > small library. Bayer image is returned too. > > Statistics: > > Makefile | 4 > pwc-ctrl.c | 45 +- > pwc-dec23.c | 1070 > +++++++++++++++++++++++++++++++++++-------------------- > pwc-dec23.h | 35 + > pwc-if.c | 202 +++++++--- > pwc-ioctl.h | 9 > pwc-kiara.h | 4 > pwc-misc.c | 2 > pwc-timon.h | 4 > pwc-uncompress.c | 11 > pwc-v4l.c | 76 ++- > pwc.h | 16 > 12 files changed, 953 insertions(+), 525 > deletions(-) > > [1] > http://www.saillard.org/linux/pwc/files/pwc-10.0.12-rc1.tar.bz2 > [2] http://www.saillard.org/linux/pwc/ > > > _______________________________________________ > pwc mailing list > [email protected] > http://lists.saillard.org/mailman/listinfo/pwc > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ pwc mailing list [email protected] http://lists.saillard.org/mailman/listinfo/pwc
