summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.8-dvdread/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gst-plugins0.8-dvdread/DESCR')
-rw-r--r--multimedia/gst-plugins0.8-dvdread/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/gst-plugins0.8-dvdread/DESCR b/multimedia/gst-plugins0.8-dvdread/DESCR
new file mode 100644
index 00000000000..ead40fb987a
--- /dev/null
+++ b/multimedia/gst-plugins0.8-dvdread/DESCR
@@ -0,0 +1,11 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 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.
+
+This package provides the dvdread plugin for GStreamer, which allows reading
+of DVD disks. You'll probably want to install the dvdnav plugin (from the
+gst-plugins0.8-dvdnav package), too.