From: David Schleef Date: Fri, 10 Dec 2004 02:31:36 +0000 (+0000) Subject: more notes X-Git-Tag: RELEASE-0_8_8~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0af935414377dc236f2b96abc4ad4eaf0424118;p=platform%2Fupstream%2Fgstreamer.git more notes Original commit message from CVS: more notes --- diff --git a/docs/random/ds/registry b/docs/random/ds/registry new file mode 100644 index 0000000..ff06ef6 --- /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: + + plugin x create some registry information that says stuff like: + "caps x are fourcc FOOO in avi" + or "caps y may be contained in id3 tagged files" + or "caps z is a valid format to put in an ogg container" + + +