From owner-cvs-all@FreeBSD.ORG Fri Mar 25 20:30:32 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52EFB106564A; Fri, 25 Mar 2011 20:30:32 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 275B28FC08; Fri, 25 Mar 2011 20:30:32 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p2PKUWGg067068; Fri, 25 Mar 2011 20:30:32 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2PKUWA5067067; Fri, 25 Mar 2011 20:30:32 GMT (envelope-from nox) Message-Id: <201103252030.p2PKUWA5067067@repoman.freebsd.org> From: Juergen Lock Date: Fri, 25 Mar 2011 20:30:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/libxine Makefile ports/multimedia/libxine/files extrapatch-vdpau-src-video_out-video_out_vdpau.c ffmpeg-vaapi_xine-lib-1.1.19-initerrorhack.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2011 20:30:32 -0000 nox 2011-03-25 20:30:32 UTC FreeBSD ports repository Modified files: multimedia/libxine Makefile Added files: multimedia/libxine/files extrapatch-vdpau-src-video_out-video_out_vdpau.c ffmpeg-vaapi_xine-lib-1.1.19-initerrorhack.diff Log: - Add patch to improve vdpau stability (backported from [1].) - Add (optional) patch for VAAPI/libva support ([2], with a crude check added by me to improve fallback when hardware/driver support is missing.) - Take maintainership. [3] - Bump PORTREVISION. PR: ports/155871 Submitted by: nox (self) Obtained from: http://hg.debian.org/hg/xine-lib/xine-lib-1.2/rev/c655ca7b6bce [1], http://test.oppserver.net/xine/ffmpeg-vaapi_xine-lib-1.1.19.diff [2] Approved by: makc (previous maintainer, via private email) [3] Revision Changes Path 1.166 +10 -2 ports/multimedia/libxine/Makefile 1.1 +91 -0 ports/multimedia/libxine/files/extrapatch-vdpau-src-video_out-video_out_vdpau.c (new) 1.1 +871 -0 ports/multimedia/libxine/files/ffmpeg-vaapi_xine-lib-1.1.19-initerrorhack.diff (new)