summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-12-03 15:27:21 +0200
committerStefan Kost <ensonic@users.sf.net>2009-12-03 16:06:41 +0200
commit8715e3ec36db987e32d213d190579fcced7469f3 (patch)
tree7442da9b71175cbbe4a257f647e364698a525506
parentd80750e8d233863028b2852e033fc3c2b6f75145 (diff)
drafts: planning
-rw-r--r--docs/random/ensonic/draft-registry-change-hooks.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/random/ensonic/draft-registry-change-hooks.txt b/docs/random/ensonic/draft-registry-change-hooks.txt
index b50a942951..01a5e2d914 100644
--- a/docs/random/ensonic/draft-registry-change-hooks.txt
+++ b/docs/random/ensonic/draft-registry-change-hooks.txt
@@ -21,6 +21,9 @@ Some usecases need to cache gstreamer capabilities. They need to know when the
cache needs to be rebuilt. We could either export the registry mtime as api or
do the following.
+This gets more useful once we can have more plugin/element metadata in the
+registry (e.g. mime-types for demuxers and codecs, see
+http://www.rfc-editor.org/rfc/rfc4281.txt).
Proposal
--------