From be52c709a41533e162f882dbd147acfe993686cc Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Thu, 5 May 2005 09:10:38 +0000 Subject: make this module a bit more 0.9 friendly Original commit message from CVS: make this module a bit more 0.9 friendly --- PORTED_09 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 PORTED_09 (limited to 'PORTED_09') diff --git a/PORTED_09 b/PORTED_09 new file mode 100644 index 00000000..78a5c6a7 --- /dev/null +++ b/PORTED_09 @@ -0,0 +1,7 @@ +List of ported plugins (update when you commit a ported plugin): +osssink (wim) +effectv (wim) + +- Remember that some plugins are already ported and now in the gst-plugins-base module. + +When you have ported a plugin remember to copy the relevant parts from configure.ac.orig into configure.ac and re-enable it in the Makefile.am files. -- cgit