92c40fa8ce7923ae7fa766652604769ce1d826b9
[platform/upstream/gstreamer.git] / docs / random / PORTED_09
1 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.
2
3 List of ported plugins (update when you commit a ported plugin):
4 effectv (wim)
5 mad     (wim)
6 videofilter (wim)
7 aalib   (wim)
8 libcaca (zeeshan)
9 law     (wim)
10 shout2  (zaheer) - not fully tested
11 esdsink (arwed)
12
13 osssink is partially done in the threaded branch (wim)
14
15 - Remember that some plugins are already ported and now in the gst-plugins-base module.
16
17 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.