diff options
author | drochner <drochner@pkgsrc.org> | 2007-01-25 19:33:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-01-25 19:33:08 +0000 |
commit | 763f1b7f7c86b04ea70a96dc3b741c5ad90e9407 (patch) | |
tree | 2c95c2e2f7cd34a75b2e2f888b5765571acf6218 /audio/gst-plugins0.10-musepack/DESCR | |
parent | 7556735453168146cbda6e84075c8c3e952d111a (diff) | |
download | pkgsrc-763f1b7f7c86b04ea70a96dc3b741c5ad90e9407.tar.gz |
provide a Musepack (mpeg-plus) plugin for Gstreamer (buily from
gst-plugins-bad)
Diffstat (limited to 'audio/gst-plugins0.10-musepack/DESCR')
-rw-r--r-- | audio/gst-plugins0.10-musepack/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-musepack/DESCR b/audio/gst-plugins0.10-musepack/DESCR new file mode 100644 index 00000000000..37bedae5386 --- /dev/null +++ b/audio/gst-plugins0.10-musepack/DESCR @@ -0,0 +1,12 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple Ogg/Vorbis 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. + +GStreamer is released under the LGPL. + +This package is part of the 'bad' plugins for GStreamer. It provides the +musepack plugin, which allows playback of musepack audio streams. |