diff options
author | drochner <drochner@pkgsrc.org> | 2006-06-14 10:56:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-06-14 10:56:21 +0000 |
commit | 6d85a17007b4a120df3bcff5d61ee91f400c7fc6 (patch) | |
tree | 0d2adfe8c048643606bbd1902b2240ded2ed1f1e /multimedia/gst-plugins0.10-bad/DESCR | |
parent | e5bc8cb9547f6d37b3e6fd8f5fd5fe900de2a467 (diff) | |
download | pkgsrc-6d85a17007b4a120df3bcff5d61ee91f400c7fc6.tar.gz |
import gst-plugins0.10-bad-0.10.3, a collection of gstreamer plugins
which have quality problems, but are needed to make eg totem usable
Diffstat (limited to 'multimedia/gst-plugins0.10-bad/DESCR')
-rw-r--r-- | multimedia/gst-plugins0.10-bad/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/gst-plugins0.10-bad/DESCR b/multimedia/gst-plugins0.10-bad/DESCR new file mode 100644 index 00000000000..f5e8f286fdf --- /dev/null +++ b/multimedia/gst-plugins0.10-bad/DESCR @@ -0,0 +1,12 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple Ogg/Vorbis playback to +complex audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +GStreamer is released under the LGPL. + +This package is part of the ugly GStreamer plugins; that is, those that +might pose some legal problems. |