summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins1-jpeg/DESCR
diff options
context:
space:
mode:
authorryoon <ryoon>2012-11-29 08:40:23 +0000
committerryoon <ryoon>2012-11-29 08:40:23 +0000
commit12f53e229e9d8e2f07aa6723f8176146515d3c2d (patch)
tree40459fb2a744b334a4602a32ebc5891e83dc3ee1 /graphics/gst-plugins1-jpeg/DESCR
parentc21dacbd50ded7e1858f3c06a50b1f6590e33fa5 (diff)
downloadpkgsrc-12f53e229e9d8e2f07aa6723f8176146515d3c2d.tar.gz
Import gst-plugins1-jpeg-1.0.3 as graphics/gst-plugins1-jpeg.
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 jpeg plugin for GStreamer, which allows encoding and decoding of jpeg images.
Diffstat (limited to 'graphics/gst-plugins1-jpeg/DESCR')
-rw-r--r--graphics/gst-plugins1-jpeg/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gst-plugins1-jpeg/DESCR b/graphics/gst-plugins1-jpeg/DESCR
new file mode 100644
index 00000000000..87fabaa20c9
--- /dev/null
+++ b/graphics/gst-plugins1-jpeg/DESCR
@@ -0,0 +1,10 @@
+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 jpeg plugin for GStreamer, which allows encoding and
+decoding of jpeg images.