From 3b2a2ab633b36b907b9fb39eb71af85ef8a25a45 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 1 Dec 2005 19:13:20 +0000 Subject: releasing 0.9.7 Original commit message from CVS: releasing 0.9.7 --- docs/random/PORTED_09 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/random/PORTED_09 (limited to 'docs/random/PORTED_09') diff --git a/docs/random/PORTED_09 b/docs/random/PORTED_09 new file mode 100644 index 00000000..b9bdd8ab --- /dev/null +++ b/docs/random/PORTED_09 @@ -0,0 +1,27 @@ +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): +libmms (alima) +wavpack (alima) +musepack (alima) +ivorbis (alima) +gsmdec (alima) +sdl (alima) +speed (fcarvalho) +gsmenc (fcarvalho) +faac (fcarvalho) +wavenc (fcarvalho) +effectv (wim) +mad (wim) +videofilter (wim) +aalib (wim) +libcaca (zeeshan) +law (wim) +shout2 (zaheer) - not fully tested +esdsink (arwed) + +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. -- cgit v1.2.1