fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
610 B
Text
13 lines
610 B
Text
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
|