blob: c71c32bc5b7b6d6b229c7c76aeed519dc816610c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gstreamer@gentoo.org</email>
<name>GStreamer package maintainers</name>
</maintainer>
<longdescription lang="en">
GStreamer plugin for GdkPixbuf-based image decoder, overlay and sink
Includes the following elements:
* gdkpixbufsink - Output images as GdkPixbuf objects in bus messages
* gdkpixbufoverlay - Overlay an image onto a video stream
* gdkpixbufdec - Decodes images in a video stream using GdkPixbuf
</longdescription>
</pkgmetadata>
|