gstreamer/PORTED_09
Christian Schaller 02ebe5ac83 add reminder to start with 0.8 code not 0.9 for plugins porting
Original commit message from CVS:
add reminder to start with 0.8 code not 0.9 for plugins porting
2005-05-06 13:49:50 +00:00

13 lines
557 B
Plaintext

When porting a plugin start with 0.8 CVS head, not the old code in this module. There are many bugfixes which have gone into 0.8 which you want to keep.
List of ported plugins (update when you commit a ported plugin):
effectv (wim)
mad (wim)
videofilter (wim)
osssink is partially done in the threaded branch (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.