From owner-cvs-all Mon Nov 4 18: 1:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B818137B406; Mon, 4 Nov 2002 18:01:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE4043E4A; Mon, 4 Nov 2002 18:01:49 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5206mV059717; Mon, 4 Nov 2002 18:00:06 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA5206X8059716; Mon, 4 Nov 2002 18:00:06 -0800 (PST) Message-Id: <200211050200.gA5206X8059716@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 4 Nov 2002 18:00:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ffmpeg Makefile ports/graphics/ffmpeg/files grab_bsdbktr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/11/04 18:00:06 PST Modified files: graphics/ffmpeg Makefile graphics/ffmpeg/files grab_bsdbktr.c Log: o Update booktree capture code to latest version: 1) Warning message if the tuner device cannot be opened for write 2) A two stage sync slip recovery mechanism, stage 1 runs async to catch up, stage 2 injects a blank frame 3) Update to a consistent indent style (will minimize future diffs) o Bump PORTREVISION Submitted by: "Steve O'Hara-Smith" Revision Changes Path 1.9 +1 -1 ports/graphics/ffmpeg/Makefile 1.2 +173 -155 ports/graphics/ffmpeg/files/grab_bsdbktr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message