Merge branch 'master' into 0.11
[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 speexenc (alima)
5 auparse (alima)
6 effectv (wim)
7 mad     (wim)
8 videofilter (wim)
9 aalib   (wim)
10 libcaca (zeeshan)
11 law     (wim)
12 shout2  (zaheer) - not fully tested
13 esdsink (arwed)
14 multipart (dolphy)
15
16 osssink is partially done in the threaded branch (wim)
17
18 - Remember that some plugins are already ported and now in the gst-plugins-base module.
19
20 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.