From c2ba148309947d52d7f2d6c4fe36064adb3f818c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 15 Jul 2002 23:12:02 +0000 Subject: [PATCH] start of list of example features (and matching plug-ins later on) Original commit message from CVS: start of list of example features (and matching plug-ins later on) --- docs/random/thomasvs/features | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/random/thomasvs/features diff --git a/docs/random/thomasvs/features b/docs/random/thomasvs/features new file mode 100644 index 0000000000..2d52339751 --- /dev/null +++ b/docs/random/thomasvs/features @@ -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 +