[gst-cvs] gstreamer: docs: add Image to draft klass documentation

Wim Taymans wtay at kemper.freedesktop.org
Mon May 25 05:53:29 PDT 2009


Module: gstreamer
Branch: master
Commit: 6fd78ac41c3775a5fd00effdb1637cc7841883cd
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=6fd78ac41c3775a5fd00effdb1637cc7841883cd

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon May 25 14:52:13 2009 +0200

docs: add Image to draft klass documentation

---

 docs/design/draft-klass.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/design/draft-klass.txt b/docs/design/draft-klass.txt
index c9c92ce..278ec1a 100644
--- a/docs/design/draft-klass.txt
+++ b/docs/design/draft-klass.txt
@@ -86,6 +86,9 @@ Proposal:
 
      * Audio         : operates on audio data
      * Video         : operates on video data
+     * Image         : operates on image data. Usually this media type can also
+                       be used to make a video stream in which case it is added
+		       together with the Video media type.
      * Text          : operates on text data
      * Metadata      : operates on metadata
      * ...





More information about the Gstreamer-commits mailing list