summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-dts/DESCR
diff options
context:
space:
mode:
authordrochner <drochner>2007-01-05 10:56:18 +0000
committerdrochner <drochner>2007-01-05 10:56:18 +0000
commit3a2d2feaae44eabdcf03cf605a9af02bd9bb57a5 (patch)
tree3ab93067f4d673e7767cf360e2edaa8d1e6824b4 /audio/gst-plugins0.10-dts/DESCR
parenta3edfe1d374c33018527ed3fba2a7a1ddbacb0c6 (diff)
downloadpkgsrc-3a2d2feaae44eabdcf03cf605a9af02bd9bb57a5.tar.gz
build the "dts" module of gst-plugins0.10-ugly (used for audio on some
DVDs; I've only tested a standalone DTS encoded .wav file)
Diffstat (limited to 'audio/gst-plugins0.10-dts/DESCR')
-rw-r--r--audio/gst-plugins0.10-dts/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-dts/DESCR b/audio/gst-plugins0.10-dts/DESCR
new file mode 100644
index 00000000000..54d62106a83
--- /dev/null
+++ b/audio/gst-plugins0.10-dts/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
+dtsdec plugin, which allows playback of DTS audio streams.