summaryrefslogtreecommitdiff
path: root/docs/random
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-12-10 02:31:36 +0000
committerDavid Schleef <ds@schleef.org>2004-12-10 02:31:36 +0000
commitb0af935414377dc236f2b96abc4ad4eaf0424118 (patch)
treee590ed7e2f090c977a15900cdb002c20aaf82f55 /docs/random
parentf9f59df2caff87ae6c5e138ca81bc1819f8518bf (diff)
more notes
Original commit message from CVS: more notes
Diffstat (limited to 'docs/random')
-rw-r--r--docs/random/ds/registry15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/random/ds/registry b/docs/random/ds/registry
new file mode 100644
index 000000000..ff06ef6ab
--- /dev/null
+++ b/docs/random/ds/registry
@@ -0,0 +1,15 @@
+
+Ideas for a new registry system:
+
+- each plugin has an associated registry XML file. Each xml file in
+ a plugin directory is loaded to create the in-core registry.
+
+- needed for avidemux:
+
+ <Company> plugin x create some registry information that says stuff like:
+ <Company> "caps x are fourcc FOOO in avi"
+ <Company> or "caps y may be contained in id3 tagged files"
+ <Company> or "caps z is a valid format to put in an ogg container"
+
+
+