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 | 646e2af4a4fcd0e935b48b0b01155b7bea5d972a (patch) | |
tree | c02187ca8ce4b37e618ed880d2458984b89f6323 /PORTED_09 | |
parent | 2459e0ecdc2112187dfb3f34091ae9c73197e304 (diff) | |
download | gst-plugins-bad-646e2af4a4fcd0e935b48b0b01155b7bea5d972a.tar.gz gst-plugins-bad-646e2af4a4fcd0e935b48b0b01155b7bea5d972a.tar.bz2 gst-plugins-bad-646e2af4a4fcd0e935b48b0b01155b7bea5d972a.zip |
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. |