summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/gst-plugins-base.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/rules/gst-plugins-base.in b/rules/gst-plugins-base.in
index c8f195e1d..9e6054e3d 100644
--- a/rules/gst-plugins-base.in
+++ b/rules/gst-plugins-base.in
@@ -17,7 +17,16 @@ menuconfig GST_PLUGINS_BASE
select XORG_LIB_XV if GST_PLUGINS_BASE__X
prompt "gst-plugins-base "
help
- FIXME
+ GStreamer is a streaming media framework, based on graphs of
+ filters which operate on media data. Applications using this
+ library can do anything from real-time sound processing to
+ playing videos, and just about anything else
+ media-related. Its plugin-based architecture means that new
+ data types or processing capabilities can be added simply by
+ installing new plug-ins.
+
+ This package contains the GStreamer plugins from the "base"
+ set, an essential exemplary set of elements.
if GST_PLUGINS_BASE