summaryrefslogtreecommitdiff
path: root/debian/control
blob: 8ba77f26e707abcd29426019b589939c7a33a22f (plain)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: gst-plugins-xvbo0.10
Section: libs
Priority: optional
Maintainer: Russell King <rmk@arm.linux.org.uk>
XSBC-Original-Maintainer: Li Li <lea.li@marvell.com>
Uploaders: Loic Minier <lool@dooz.org>,
           Sebastien Bacher <seb128@debian.org>,
           Sebastian Dröge <slomo@debian.org>,
           Sjoerd Simons <sjoerd@debian.org>
Build-Depends: libgstreamer0.10-dev (>= 0.10.26.3), , autotools-dev, cdbs (>= 0.4.20), debhelper (>= 5), gnome-pkg-tools (>= 0.7), pkg-config (>= 0.11.0), libxv-dev (>= 6.8.2.dfsg.1-3), libxt-dev (>= 6.8.2.dfsg.1-3), libglib2.0-dev (>= 2.18.0), zlib1g-dev (>= 1:1.1.4), gtk-doc-tools, type-handling (>= 0.2.14), gstreamer-tools (>= 0.10.14), dpkg-dev (>= 1.14.13), lsb-release, iso-codes, libgtk2.0-dev (>= 2.12.0), libglib2.0-doc, gstreamer0.10-doc, libgirepository1.0-dev (>= 0.6.3), gobject-introspection (>= 0.6.5-3), libbmm-dev, libgstreamer-plugins-base0.10-dev, libdrm-dev
Standards-Version: 3.8.4
Homepage: http://gstreamer.freedesktop.org

Package: gstreamer0.10-xvbo
Architecture: armel armhf
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends}
XB-GStreamer-Version: ${gstreamer:Version}
XB-GStreamer-Elements: ${gstreamer:Elements}
XB-GStreamer-URI-Sources: ${gstreamer:URISources}
XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
XB-GStreamer-Encoders: ${gstreamer:Encoders}
XB-GStreamer-Decoders: ${gstreamer:Decoders}
Provides: ${gstreamer:Provides}
Description: GStreamer plugins for X11 video output with XVBO and BMM
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugins for X11 video output for
 Xv extension extended with the XVBO format extension for BMM zero
 copy playback.

Package: gstreamer0.10-xvbo-dbg
Architecture: armel armhf
Multi-Arch: same
Section: debug
Priority: extra
Depends: ${misc:Depends},
         gstreamer0.10-xvbo (= ${binary:Version})
Description: GStreamer plugins for X11 video output with XVBO and BMM
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains debug GStreamer plugins for X11 video output, and
 is not needed for day to day use. It can be safely removed if installed.