Date: Thu, 13 Jan 2011 11:02:02 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/libva Makefile distinfo pkg-descr pkg-plist ports/multimedia/libva/files patch-i965_drv_video-Makefile.am patch-test-putsurface-Makefile.am patch-va-glx-va_glx_private.h Message-ID: <201101131102.p0DB221N064455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
makc 2011-01-13 11:02:02 UTC FreeBSD ports repository Added files: multimedia/libva Makefile distinfo pkg-descr pkg-plist multimedia/libva/files patch-i965_drv_video-Makefile.am patch-test-putsurface-Makefile.am patch-va-glx-va_glx_private.h Log: Add new port multimedia/libva: The main motivation for VAAPI (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3). WWW: http://freedesktop.org/wiki/Software/vaapi PR: ports/153725 Submitted by: Anonymous <swell.k at gmail.com> Feature safe: yes Revision Changes Path 1.1 +61 -0 ports/multimedia/libva/Makefile (new) 1.1 +2 -0 ports/multimedia/libva/distinfo (new) 1.1 +13 -0 ports/multimedia/libva/files/patch-i965_drv_video-Makefile.am (new) 1.1 +13 -0 ports/multimedia/libva/files/patch-test-putsurface-Makefile.am (new) 1.1 +11 -0 ports/multimedia/libva/files/patch-va-glx-va_glx_private.h (new) 1.1 +6 -0 ports/multimedia/libva/pkg-descr (new) 1.1 +47 -0 ports/multimedia/libva/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101131102.p0DB221N064455>