summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-02-13 09:10:53 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-02-13 09:10:53 +0000
commit5ee674182742171c24a3f648bd57231d086f2d95 (patch)
treee8c1906933b1a6a8ca6836e1edb3e2acfbe67b27 /docs
parentf7f2e89e636dfbdf0eb7da14806a9415f18b5dd5 (diff)
downloadgstreamer-5ee674182742171c24a3f648bd57231d086f2d95.tar.gz
docs/design/draft-klass.txt: Add existing category analysis.
Original commit message from CVS: * docs/design/draft-klass.txt: Add existing category analysis. * gst/gstcaps.c: Fix doc example, framerate is a fraction.
Diffstat (limited to 'docs')
-rw-r--r--docs/design/draft-klass.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/design/draft-klass.txt b/docs/design/draft-klass.txt
index 22f2969c54..35e85877bf 100644
--- a/docs/design/draft-klass.txt
+++ b/docs/design/draft-klass.txt
@@ -105,6 +105,16 @@ Proposal:
* Visualisation : intended to be used for audio visualisation
* Debug : intended usage is more for debugging purposes.
+ - Categories found, but not yet in one of the above lists
+
+ * Bin : playbin, decodebin, bin, pipeline
+ * Codec : lots of decoders, encoder, demuxers
+ should be removed?
+ * Generic : should be removed?
+ * File : like network, should go to Extra?
+ * Editor : gnonlin, textoverlays
+ * DVD, GDP, LADSPA, Parser, Player, Subtitle, Testing, ...
+
3) suggested order:
<functional>[/<media type>]*[/<extra...>]*
@@ -138,7 +148,7 @@ Proposal:
decodebin : Decoder/Demuxer
level : Filter/Analyzer/Audio
tee : Connector/Debug
-
+
Use cases:
- get a list of all elements implementing a video effect (pitivi):