[SCM] intel-vaapi-driver/master: Add transitional packages back to i965-va-driver*.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue Mar 20 15:40:40 UTC 2012


The following commit has been merged in the master branch:
commit e10884ff73f9a53297eeded81e699423f0958e80
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Tue Mar 20 11:27:27 2012 -0400

    Add transitional packages back to i965-va-driver*.

diff --git a/debian/control b/debian/control
index c1351e9..db0cdfc 100644
--- a/debian/control
+++ b/debian/control
@@ -77,3 +77,59 @@ Description: VAAPI driver for Intel G45 & HD Graphics family (debug symbols)
  This package contains the debug files for the video decode & encode
  driver backend for the Intel G45 chipsets and Intel HD Graphics for
  Intel Core processor family.
+
+Package: libva-intel-vaapi-driver
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ i965-va-driver,
+ ${misc:Depends}
+Section: oldlibs
+Priority: extra
+Description: VAAPI driver for Intel G45 & HD Graphics family (transitional package)
+ The VA-API (Video Acceleration API) enables 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). It provides an interface
+ to fully expose the video decode capabilities in today's GPUs.
+ .
+ Platform definitions:
+ CTG: Cantiga, Intel GMA 4500MHD (GM45)
+ ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family
+ SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family
+ IVB: Ivybridge
+ .
+ This package installs the video decode & encode driver backend for the
+ Intel G45 chipsets and Intel HD Graphics for Intel Core processor
+ family.
+ .
+ This package ensures a smooth upgrades from previous versions of Debian.
+ It can safely be removed if no other packages depend on it.
+
+Package: libva-intel-vaapi-driver-dbg
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ i965-va-driver-dbg,
+ ${misc:Depends}
+Section: oldlibs
+Priority: extra
+Description: VAAPI driver for Intel G45 & HD Graphics family (transitional package)
+ The VA-API (Video Acceleration API) enables 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). It provides an interface
+ to fully expose the video decode capabilities in today's GPUs.
+ .
+ Platform definitions:
+ CTG: Cantiga, Intel GMA 4500MHD (GM45)
+ ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family
+ SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family
+ IVB: Ivybridge
+ .
+ This package installs the video decode & encode driver backend for the
+ Intel G45 chipsets and Intel HD Graphics for Intel Core processor
+ family.
+ .
+ This package ensures a smooth upgrades from previous versions of Debian.
+ It can safely be removed if no other packages depend on it.

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list