summaryrefslogtreecommitdiffstats
path: root/PORTED_09
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-01 19:13:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-01 19:13:20 +0000
commit3b2a2ab633b36b907b9fb39eb71af85ef8a25a45 (patch)
treed8527132f249b3577af34fa0ae2f69ee6dd096b2 /PORTED_09
parent85d3362e3426775100ac58890709f15bbabd49f3 (diff)
downloadgst-plugins-bad-3b2a2ab633b36b907b9fb39eb71af85ef8a25a45.tar.gz
gst-plugins-bad-3b2a2ab633b36b907b9fb39eb71af85ef8a25a45.tar.bz2
gst-plugins-bad-3b2a2ab633b36b907b9fb39eb71af85ef8a25a45.zip
releasing 0.9.7RELEASE-0_9_7
Original commit message from CVS: releasing 0.9.7
Diffstat (limited to 'PORTED_09')
-rw-r--r--PORTED_0927
1 files changed, 0 insertions, 27 deletions
diff --git a/PORTED_09 b/PORTED_09
deleted file mode 100644
index b9bdd8ab..00000000
--- a/PORTED_09
+++ /dev/null
@@ -1,27 +0,0 @@
-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.