aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins/pkg-descr')
-rw-r--r--graphics/gstreamer-plugins/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins/pkg-descr b/graphics/gstreamer-plugins/pkg-descr
new file mode 100644
index 000000000000..80300084cfa4
--- /dev/null
+++ b/graphics/gstreamer-plugins/pkg-descr
@@ -0,0 +1,17 @@
+[ excerpt from developer's site ]
+
+This is a collection of plugins written with the GStreamer framework.
+Some features of these plugins are:
+
+- Dynamically loaded plugins provide elements and media types,
+ demand-loaded via an XML registry, similar to ld.so.cache
+- Element interface handles all known types of sources, filters,
+ sinks
+- Capabilities system allows verification of element compatibility
+ using MIME types and media-specific properties
+- Autoplugging uses capabilities system to complete complex paths
+ automatically
+- Pipelines can be saved to XML and loaded back to working state
+- Resource friendly plugins don't waste RAM
+
+WWW: http://gstreamer.sourceforge.net/