From owner-cvs-all Tue Aug 21 9:58:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDE6737B406; Tue, 21 Aug 2001 09:58:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7LGwXc84156; Tue, 21 Aug 2001 09:58:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200108211658.f7LGwXc84156@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 21 Aug 2001 09:58:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files patch-audio.c patch-ab 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 sobomax 2001/08/21 09:58:33 PDT Modified files: audio/mpg123 Makefile audio/mpg123/files patch-ab Added files: audio/mpg123/files patch-audio.c Log: Deffer detection of supported audio rates/formats until we really know what rate we are looking for. This allows to avoid checking all possible combinations and significantly improves mpg123 startup time. Bump PORTREVISION. Submitted by: MOROHOSHI Akihiko Revision Changes Path 1.34 +1 -1 ports/audio/mpg123/Makefile 1.6 +25 -4 ports/audio/mpg123/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message