cvs commit: ports/multimedia/pwcview Makefile ports/multimedia/pwcview/files patch-pwcview.c

Koop Mast kwm at FreeBSD.org
Wed Oct 27 10:18:37 UTC 2010


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 at 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


More information about the cvs-ports mailing list