diff options
author | drochner <drochner@pkgsrc.org> | 2007-02-01 16:53:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-02-01 16:53:31 +0000 |
commit | a071829496e2cce1744ae8d660c9516a9fc6363a (patch) | |
tree | 684b649dd95b38146101c1925aa0a44c328345b7 /audio/gst-plugins0.10-wavpack/DESCR | |
parent | b8ddf26b6968f6c4bb174d1d4bc3597f9e048781 (diff) | |
download | pkgsrc-a071829496e2cce1744ae8d660c9516a9fc6363a.tar.gz |
build the "wavpack" plugin from gst-plugins0.10-bad
Diffstat (limited to 'audio/gst-plugins0.10-wavpack/DESCR')
-rw-r--r-- | audio/gst-plugins0.10-wavpack/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-wavpack/DESCR b/audio/gst-plugins0.10-wavpack/DESCR new file mode 100644 index 00000000000..b156c147214 --- /dev/null +++ b/audio/gst-plugins0.10-wavpack/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 +wavpack plugin, which allows playback of wavpack audio streams. |