blob: a00ef3ce00cd22b7e312cbea60e594bee1e5646e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>vapier@gentoo.org</email>
</maintainer>
<longdescription>
SDLcam is a simple Video4Linux program, that was designed to view video streams coming from a Philips USB
Webcam.
It uses SDL, and has a simple user interface. SDLcam can save snapshots in Jpeg, PNG or BMP formats. It
also has a lot of video filters that can be combined and applied in real time to the video stream.
</longdescription>
</pkgmetadata>
|