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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
Source: gstreamer-editing-services1.0
Section: libs
Priority: optional
Maintainer: Maintainers of GStreamer packages <gstreamer-editing-services1.0@packages.debian.org>
Uploaders: Sebastian Dröge <slomo@debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
autotools-dev,
bison (>= 1:2.4),
flex (>= 2.5.34),
libglib2.0-dev (>= 2.40),
libxml2-dev,
libgstreamer1.0-dev (>= 1.14.4),
libgstreamer-plugins-base1.0-dev (>= 1.14.4),
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev,
gir1.2-gstreamer-1.0 (>= 1.14.4),
gir1.2-gst-plugins-base-1.0 (>= 1.14.4),
gstreamer1.0-plugins-base (>= 1.14.4),
gstreamer1.0-x (>= 1.14.4),
gstreamer1.0-plugins-good (>= 1.14.4),
gtk-doc-tools (>= 1.3),
libglib2.0-doc,
gstreamer1.0-doc,
gstreamer1.0-plugins-base-doc
Standards-Version: 3.9.4
Vcs-Git: https://salsa.debian.org/gstreamer-team/gstreamer-editing-services1.0.git
Vcs-Browser: https://salsa.debian.org/gstreamer-team/gstreamer-editing-services1.0/
Homepage: https://gstreamer.freedesktop.org
Package: libges-1.0-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
libglib2.0-doc,
gstreamer1.0-doc,
gstreamer1.0-plugins-base-doc
Description: GStreamer editing services (documentation)
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains the documentation for the GStreamer editing services.
Package: libges-1.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
libges-1.0-0 (= ${binary:Version}),
libgstreamer-plugins-base1.0-dev (>= 1.14.4),
libgstreamer1.0-dev (>= 1.14.4),
libglib2.0-dev (>= 2.40)
Description: GStreamer editing services (development files)
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains development files for the GStreamer
editing services.
Package: libges-1.0-0
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
gstreamer1.0-plugins-base (>= 1.14.4),
gstreamer1.0-x (>= 1.14.4),
gstreamer1.0-plugins-good (>= 1.14.4)
Description: GStreamer editing services (shared library)
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains the shared library for the GStreamer editing
services.
Package: libges-1.0-0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${shlibs:Depends},
${misc:Depends},
libges-1.0-0 (= ${binary:Version})
Description: GStreamer editing services (debug symbols)
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains unstripped shared libraries. It is provided primarily
to provide a backtrace with names in a debugger, this makes it somewhat
easier to interpret core dumps. The libraries are installed in
/usr/lib/debug and are automatically used by gdb.
Package: ges1.0-tools
Architecture: any
Section: utils
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Tools for use with the GStreamer editing services
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains command-line tools for GStreamer editing
services.
Package: gir1.2-ges-1.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
${shlibs:Depends},
${misc:Depends}
Description: GObject introspection data for the GES library
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains introspection data for the GStreamer editing
services.
|