File: control

package info (click to toggle)
vdpauinfo 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 392 kB
  • ctags: 133
  • sloc: sh: 996; cpp: 542; makefile: 13
file content (29 lines) | stat: -rw-r--r-- 1,109 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: vdpauinfo
Section: x11
Priority: extra
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Uploaders:
 Andreas Beckmann <anbe@debian.org>,
Build-Depends:
 debhelper (>= 9),
 autoconf,
 automake,
 pkg-config,
 libvdpau-dev (>= 1.0),
Standards-Version: 3.9.6
Homepage: http://cgit.freedesktop.org/~aplattner/vdpauinfo
Vcs-Git: git://anonscm.debian.org/pkg-nvidia/vdpauinfo.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nvidia/vdpauinfo.git

Package: vdpauinfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Video Decode and Presentation API for Unix (vdpauinfo utility)
 VDPAU (Video Decode and Presentation API for Unix) is an open source
 library (libvdpau) and API designed by NVIDIA originally for its GeForce
 8 series and later GPU hardware, targeted at the X Window System on Unix
 operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API
 allows video programs to offload portions of the video decoding process
 and video post-processing to the GPU video-hardware.
 .
 This package contains the vdpauinfo utility.