• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1When 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
3List of ported plugins (update when you commit a ported plugin):
4libmms      (alima)
5wavpack     (alima)
6musepack    (alima)
7ivorbis     (alima)
8gsmdec      (alima)
9sdl         (alima)
10speed       (fcarvalho)
11gsmenc      (fcarvalho)
12faac        (fcarvalho)
13wavenc      (fcarvalho)
14effectv     (wim)
15mad	    (wim)
16videofilter (wim)
17aalib	    (wim)
18libcaca	    (zeeshan)
19law	    (wim)
20shout2      (zaheer) - not fully tested
21esdsink     (arwed)
22
23osssink is partially done in the threaded branch (wim)
24
25- Remember that some plugins are already ported and now in the gst-plugins-base module.
26
27When 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.
28