summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-20 15:20:21 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-20 15:20:21 +0000
commit7683bd09544a27e5fd20b25615c5e4e5777ac72a (patch)
tree9d882d1bd240f771fb569fb7865e1e312e6c17f8 /rules/gst-plugins-base.in
parent74cf2bacbbdbc200a0b77c005fe18eb852c2916e (diff)
downloadptxdist-7683bd09544a27e5fd20b25615c5e4e5777ac72a.tar.gz
ptxdist-7683bd09544a27e5fd20b25615c5e4e5777ac72a.tar.xz
[gst-plugins-base] add help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10131 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gst-plugins-base.in')
-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