From owner-cvs-sys Thu Apr 17 15:33:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA11137 for cvs-sys-outgoing; Thu, 17 Apr 1997 15:33:23 -0700 (PDT) Received: (from fsmp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA11127; Thu, 17 Apr 1997 15:33:21 -0700 (PDT) Date: Thu, 17 Apr 1997 15:33:21 -0700 (PDT) From: Steve Passe Message-Id: <199704172233.PAA11127@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci brooktree848.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fsmp 97/04/17 15:33:20 Modified: sys/pci brooktree848.c Log: Amancio: This patch fixes the problem of vic only capturing an even or odd frame plus the my early patch for missing frames with resolutions higher than 320x240 in rgb mode. The yuv422 patch introduces a minor bug in that a green line appears at the bottom of the captured window . There is no easy work around for this right now. Reviewed by: various bt848 hackers Submitted by: Amancio Hasty Revision Changes Path 1.8 +13 -13 src/sys/pci/brooktree848.c