diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-05-05 09:10:38 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-05-05 09:10:38 +0000 |
commit | be52c709a41533e162f882dbd147acfe993686cc (patch) | |
tree | 2f707a74544f41a962b888297fa7b41ddd4b00ea /PORTED_09 | |
parent | 052756d706a0372b4897d5a2cdf3debb02cd6234 (diff) |
make this module a bit more 0.9 friendly
Original commit message from CVS:
make this module a bit more 0.9 friendly
Diffstat (limited to 'PORTED_09')
-rw-r--r-- | PORTED_09 | 7 |
1 files changed, 7 insertions, 0 deletions
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. |