diff options
Diffstat (limited to 'sysutils/gst-plugins0.8-gnomevfs/DESCR')
-rw-r--r-- | sysutils/gst-plugins0.8-gnomevfs/DESCR | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/gst-plugins0.8-gnomevfs/DESCR b/sysutils/gst-plugins0.8-gnomevfs/DESCR new file mode 100644 index 00000000000..08650969066 --- /dev/null +++ b/sysutils/gst-plugins0.8-gnomevfs/DESCR @@ -0,0 +1,11 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +This package provides the gnomevfs plugin for GStreamer, which allows file +access through the GNOME VFS abstraction layer. This means that it can open +files using any of the methods supported by the GNOME VFS library. |