more notes
authorDavid Schleef <ds@schleef.org>
Fri, 10 Dec 2004 02:31:36 +0000 (02:31 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 10 Dec 2004 02:31:36 +0000 (02:31 +0000)
Original commit message from CVS:
more notes

docs/random/ds/registry [new file with mode: 0644]

diff --git a/docs/random/ds/registry b/docs/random/ds/registry
new file mode 100644 (file)
index 0000000..ff06ef6
--- /dev/null
@@ -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"
+
+
+