start of list of example features (and matching plug-ins later on)
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Jul 2002 23:12:02 +0000 (23:12 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Jul 2002 23:12:02 +0000 (23:12 +0000)
Original commit message from CVS:
start of list of example features (and matching plug-ins later on)

docs/random/thomasvs/features [new file with mode: 0644]

diff --git a/docs/random/thomasvs/features b/docs/random/thomasvs/features
new file mode 100644 (file)
index 0000000..2d52339
--- /dev/null
@@ -0,0 +1,15 @@
+Here's a list of features in GStreamer which plug-ins can make use of.
+For each feature we will try to find a few plug-ins that show a good way
+of implementing them.
+
+seeking
+caps negotiation
+timestamps
+clock interaction
+signals
+object argument handling
+chain-based
+loop-based
+request pads
+sometimes pads
+