summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-16 01:59:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-16 01:59:14 +0800
commit9934e3602764d86ee21642523f635f5483071131 (patch)
treef71eb7a560eef4b71a0db06df182613aa932db09 /multimedia/gstreamer-plugins/pkg-descr
parent3bc51ee56f72f66ca82ec04110c20b7dd5d5d5c8 (diff)
downloadmarcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.gz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.bz2
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.lz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.xz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.zst
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.zip
Update to 0.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1333 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/pkg-descr')
-rw-r--r--multimedia/gstreamer-plugins/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/pkg-descr b/multimedia/gstreamer-plugins/pkg-descr
new file mode 100644
index 000000000..80300084c
--- /dev/null
+++ b/multimedia/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/