File: control

package info (click to toggle)
vdpauinfo 1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: cpp: 559; python: 57; makefile: 14; sh: 7
file content (29 lines) | stat: -rw-r--r-- 1,142 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: optional
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Uploaders:
 Andreas Beckmann <anbe@debian.org>,
 Luca Boccassi <bluca@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 pkgconf,
 libvdpau-dev (>= 1.5),
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://gitlab.freedesktop.org/vdpau/vdpauinfo
Vcs-Browser: https://salsa.debian.org/nvidia-team/vdpauinfo
Vcs-Git: https://salsa.debian.org/nvidia-team/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.