From owner-cvs-all Wed Feb 5 12:31: 5 2003 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 E913B37B401; Wed, 5 Feb 2003 12:31:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9428A43E4A; Wed, 5 Feb 2003 12:31:02 -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 h15KV2bv097679; Wed, 5 Feb 2003 12:31:02 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h15KV2xl097672; Wed, 5 Feb 2003 12:31:02 -0800 (PST) Message-Id: <200302052031.h15KV2xl097672@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 5 Feb 2003 12:31:02 -0800 (PST) To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/ffmpeg Makefile ports/multimedia/ffmpeg/files patch-libavformat::audio.c ports/multimedia/ffmpeg045 Makefile ports/multimedia/ffmpeg045/files patch-libav::audio.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 2003/02/05 12:31:02 PST Modified files: multimedia/ffmpeg Makefile multimedia/ffmpeg045 Makefile Added files: multimedia/ffmpeg/files patch-libavformat::audio.c multimedia/ffmpeg045/files patch-libav::audio.c Log: o Add a simple "block until data is available or timeout is reached" wait mechanism to audio encoding routines. This avoids busy wait blocking which needlessly consumes CPU o Bump PORTREVISION Submitted by: Steve O'Hara-Smith Obtained from: ffmpeg CVS repository Revision Changes Path 1.15 +1 -1 ports/multimedia/ffmpeg/Makefile 1.1 +17 -0 ports/multimedia/ffmpeg/files/patch-libavformat::audio.c (new) 1.14 +1 -1 ports/multimedia/ffmpeg045/Makefile 1.1 +17 -0 ports/multimedia/ffmpeg045/files/patch-libav::audio.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message