[Pkg-fglrx-devel] r481 - xvba-video/trunk/debian
Patrick Matthäi
pmatthaei at alioth.debian.org
Tue Sep 21 18:01:08 UTC 2010
Author: pmatthaei
Date: 2010-09-21 18:01:01 +0000 (Tue, 21 Sep 2010)
New Revision: 481
Modified:
xvba-video/trunk/debian/changelog
xvba-video/trunk/debian/control
Log:
* Extend short and long description.
Modified: xvba-video/trunk/debian/changelog
===================================================================
--- xvba-video/trunk/debian/changelog 2010-09-21 17:55:15 UTC (rev 480)
+++ xvba-video/trunk/debian/changelog 2010-09-21 18:01:01 UTC (rev 481)
@@ -6,8 +6,9 @@
* Change the license of the Debian packaging from GPL-3 to LGPL-3.
* Bump dependency on fglrx-driver to >= 1:10-9, to get sure, that the fixed
fglrx driver is installed.
+ * Extend short and long description.
- -- Patrick Matthäi <pmatthaei at debian.org> Tue, 21 Sep 2010 19:54:34 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org> Tue, 21 Sep 2010 20:00:32 +0200
xvba-video (0.7.3-1) unstable; urgency=low
Modified: xvba-video/trunk/debian/control
===================================================================
--- xvba-video/trunk/debian/control 2010-09-21 17:55:15 UTC (rev 480)
+++ xvba-video/trunk/debian/control 2010-09-21 18:01:01 UTC (rev 481)
@@ -10,7 +10,14 @@
Package: xvba-va-driver
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, fglrx-driver (>= 1:10-9), libva1
-Description: XvBA-based backend for VA API
- Video decode driver for ATI/AMD chipsets (XvBA implementation).
+Description: XvBA-based backend for VA API (AMD fglrx implementation)
+ X-Video Bitstream Acceleration (XvBA), designed by AMD for its ATI/AMD Radeon
+ GPU, is a future extension of the X video extension (Xv) for the X Window
+ System on Linux operating-systems. XvBA API allows video programs to offload
+ portions of the video decoding process to the GPU video-hardware. Currently,
+ the portions designed to be offloaded by XvBA onto the GPU are motion
+ compensation (mo comp) and inverse discrete cosine transform (iDCT), and VLD
+ (Variable-Length Decoding) for MPEG-2, MPEG-4 AVC (H.264) and VC-1 encoded
+ video.
.
- This VA driver provides GPU video decoding for ATI/AMD chipsets.
+ This driver only works with the proprietary fglrx driver from AMD.
More information about the Pkg-fglrx-devel
mailing list