summaryrefslogtreecommitdiffstats
path: root/PORTED_09
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2005-11-22 15:09:28 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2005-11-22 15:09:28 +0000
commita5ef8aef56c1639abcc23b7ba19c00225a041e89 (patch)
treebc33c90323654be703b24750180402ae4dd35dca /PORTED_09
parentee0e50b84d25f2886d41c9629c01edc376237fcd (diff)
downloadgst-plugins-bad-a5ef8aef56c1639abcc23b7ba19c00225a041e89.tar.gz
gst-plugins-bad-a5ef8aef56c1639abcc23b7ba19c00225a041e89.tar.bz2
gst-plugins-bad-a5ef8aef56c1639abcc23b7ba19c00225a041e89.zip
Musepackdec ported to 0.9. There is still a small problem to be solved, after the end of file, the pipeline doens't s...
Original commit message from CVS: Musepackdec ported to 0.9. There is still a small problem to be solved, after the end of file, the pipeline doens't stop.
Diffstat (limited to 'PORTED_09')
-rw-r--r--PORTED_0929
1 files changed, 15 insertions, 14 deletions
diff --git a/PORTED_09 b/PORTED_09
index 840565e3..3db4c8ec 100644
--- a/PORTED_09
+++ b/PORTED_09
@@ -1,21 +1,22 @@
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):
-ivorbis (alima)
-gsmdec (alima)
-sdl (alima)
-speed (fcarvalho)
-gsmenc (fcarvalho)
-faac (fcarvalho)
-wavenc (fcarvalho)
-effectv (wim)
-mad (wim)
+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)
+aalib (wim)
+libcaca (zeeshan)
+law (wim)
+shout2 (zaheer) - not fully tested
+esdsink (arwed)
osssink is partially done in the threaded branch (wim)