mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 23:45:35 +00:00
58 lines
1.8 KiB
Text
58 lines
1.8 KiB
Text
|
Source: gstreamer@GST_MAJORMINOR@-vaapi
|
||
|
Section: libs
|
||
|
Priority: optional
|
||
|
Maintainer: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com>
|
||
|
Build-Depends: debhelper (>= 5),
|
||
|
cdbs,
|
||
|
libglib2.0-dev,
|
||
|
libgstreamer@GST_MAJORMINOR@-dev,
|
||
|
libgstreamer-plugins-base@GST_MAJORMINOR@-dev,
|
||
|
libva-dev (>= @LIBVA_SDS_PACKAGE_VERSION@)
|
||
|
Standards-Version: 3.7.2
|
||
|
|
||
|
Package: gstreamer@GST_MAJORMINOR@-vaapi
|
||
|
Section: libs
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: VA-API plugins for GStreamer
|
||
|
This package contains GStreamer plugins for VA-API support:
|
||
|
- `vaapiconvert': converts from YUV pixels to VA surfaces
|
||
|
- `vaapisink': a VA-API based video sink
|
||
|
|
||
|
Package: gstreamer@GST_MAJORMINOR@-vaapi-dbg
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends: gstreamer@GST_MAJORMINOR@-vaapi (= ${Source-Version})
|
||
|
Description: VA-API plugins for GStreamer
|
||
|
VA-API support plugins for GStreamer.
|
||
|
.
|
||
|
This package contains the debug files.
|
||
|
|
||
|
Package: libgstvaapi@GST_VAAPI_MAJOR_VERSION@
|
||
|
Section: libs
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: GStreamer libraries from the "vaapi" set
|
||
|
VA-API support libraries for GStreamer.
|
||
|
.
|
||
|
This package contains common libraries for the "vaapi" set.
|
||
|
|
||
|
Package: libgstvaapi-x11-@GST_VAAPI_MAJOR_VERSION@
|
||
|
Section: libs
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: GStreamer libraries from the "vaapi" set
|
||
|
VA-API support libraries for GStreamer.
|
||
|
.
|
||
|
This package contains x11 libraries for the "vaapi" set.
|
||
|
|
||
|
Package: libgstvaapi@GST_VAAPI_MAJOR_VERSION@-dev
|
||
|
Architecture: any
|
||
|
Section: libdevel
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: GStreamer development files for libraries from the "vaapi" set
|
||
|
GStreamer/VA-API development files.
|
||
|
.
|
||
|
This package contains development files for GStreamer libraries for
|
||
|
the "vaapi" set.
|