[SCM] libva/master: Added libva-utils package to debian/control

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Nov 6 06:49:06 UTC 2011


The following commit has been merged in the master branch:
commit 30d1430e839f12f354d50d3a1ce05551c8d095fd
Author: Brandon Snider <brandonsnider at ubuntu.com>
Date:   Sat Nov 5 21:53:23 2011 -0400

    Added libva-utils package to debian/control

diff --git a/debian/control b/debian/control
index d30f99c..ed0243b 100644
--- a/debian/control
+++ b/debian/control
@@ -150,3 +150,20 @@ Description: Video Acceleration (VA) API for Linux -- info program
  can also freely use this API for hardware accelerated video decoding.
  .
  This package provides the vainfo program.
+
+Package: libva-utils
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: Video Acceleration (VA) API for Linux -- utilities
+ Video Acceleration API (VA API) is a library ("libVA") and API specification
+ which enables and provides access to graphics hardware (GPU) acceleration for
+ video processing on Linux and UNIX based operating systems. Accelerated
+ processing includes video decoding, video encoding, subpicture blending and
+ rendering. The specification was originally designed by Intel for its GMA
+ (Graphics Media Accelerator) series of GPU hardware, the API is however not
+ limited to GPUs or Intel specific hardware, as other hardware and manufacturers
+ can also freely use this API for hardware accelerated video decoding.
+ .
+ This package provides the avcenc, h264encode, mpeg2vldemo, and putsurface programs.

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list