Date: Wed, 27 Oct 2010 10:18:37 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/pwcview Makefile ports/multimedia/pwcview/files patch-pwcview.c Message-ID: <201010271018.o9RAIbEn028790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kwm 2010-10-27 10:18:37 UTC
FreeBSD ports repository
Modified files:
multimedia/pwcview Makefile
multimedia/pwcview/files patch-pwcview.c
Log:
* Fix a segfault problem with the motionbuf arry in the detectmotion() function.
When using "pwcview -s svga -f 20 -k"
* When pwcview sets the resolution to use, the V4L layer will reply with the
actual resolution set. As close as possible to what pwcview requested.
Fix a bug in main() that it uses the wrong size value, the resolution pwcview
set instead of the size the V4L layer returned.
Submitted by: Ivan Brawley <ivan@brawley.id.au>
Approved by: hselasky@ (maintainer)
Revision Changes Path
1.5 +1 -1 ports/multimedia/pwcview/Makefile
1.3 +27 -6 ports/multimedia/pwcview/files/patch-pwcview.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010271018.o9RAIbEn028790>
