don't build checks if we don't have gstcheck
[platform/upstream/gst-plugins-good.git] / 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
15 osssink is partially done in the threaded branch (wim)
16
17 - Remember that some plugins are already ported and now in the gst-plugins-base module.
18
19 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.