Source: gstreamer-vaapi
Section: libs
Priority: optional
Maintainer: Maintainers of GStreamer packages <gstreamer-vaapi@packages.debian.org>
Uploaders:
 Timo Aaltonen <tjaalton@ubuntu.com>,
 Vincent Cheng <vcheng@debian.org>,
 Sjoerd Simons <sjoerd@debian.org>,
 Sebastian Dröge <slomo@debian.org>,
 Marc Leeman <marc.leeman@gmail.com>,
Build-Depends: debhelper-compat (= 13),
               meson (>= 1.4.0),
               pkgconf,
               xvfb,
               xauth,
               libgstreamer1.0-dev (>= 1.26.0),
               libgstreamer-plugins-base1.0-dev (>= 1.26.0),
               libgstreamer-plugins-bad1.0-dev (>= 1.26.0),
               gstreamer1.0-plugins-base (>= 1.26.0),
               gstreamer1.0-plugins-bad (>= 1.26.0),
               libdrm-dev (>= 2.4.98) [linux-any],
               libegl-dev,
               libgl-dev,
               libgles-dev,
               libudev-dev [linux-any],
               libva-dev,
               libwayland-dev [linux-any],
               wayland-protocols [linux-any],
               libx11-dev,
               libxrandr-dev,
               yasm
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/gstreamer-team/gstreamer-vaapi.git
Vcs-Browser: https://salsa.debian.org/gstreamer-team/gstreamer-vaapi/
Homepage: https://gstreamer.freedesktop.org

Package: gstreamer1.0-vaapi
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gstreamer1.0-vaapi-doc
Description: VA-API plugins for GStreamer
 Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that
 allow hardware accelerated video decoding, encoding and processing through
 VA-API.
 .
 This package contains GStreamer plugins for VA-API support:
 - `vaapiconvert': converts from YUV pixels to VA surfaces
 - `vaapisink': a VA-API based video sink
