diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-05 21:23:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-05 21:23:27 +0800 |
commit | 5c801d76a5082e60f59fd0db2fa63f60e2bff7c8 (patch) | |
tree | 50861b7b82de3ae6379d987cb917f88bc9641973 /multimedia/gstreamer-plugins/pkg-descr | |
parent | 90145929ed3c220cfa9ba1e631fbc6954c556347 (diff) | |
download | marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.tar marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.tar.gz marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.tar.bz2 marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.tar.lz marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.tar.xz marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.tar.zst marcuscom-ports-5c801d76a5082e60f59fd0db2fa63f60e2bff7c8.zip |
Gstreamer got a stable release remove.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12567 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/pkg-descr')
-rw-r--r-- | multimedia/gstreamer-plugins/pkg-descr | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/gstreamer-plugins/pkg-descr b/multimedia/gstreamer-plugins/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ 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/ |