diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-09-23 17:05:29 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-09-23 17:05:29 +0000 |
commit | efbe7fb694f1edb233712600227c53c19cb7ff45 (patch) | |
tree | 6de0b1754fbc4c3925dd480e022222e95dadf5fd /PORTED_09 | |
parent | 4de70b1520c851277c3b7daea7b717a8d531c1e7 (diff) | |
download | gst-plugins-bad-efbe7fb694f1edb233712600227c53c19cb7ff45.tar.gz gst-plugins-bad-efbe7fb694f1edb233712600227c53c19cb7ff45.tar.bz2 gst-plugins-bad-efbe7fb694f1edb233712600227c53c19cb7ff45.zip |
Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.
Original commit message from CVS:
Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.
Diffstat (limited to 'PORTED_09')
-rw-r--r-- | PORTED_09 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 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): +gsmdec (alima) sdl (alima) speed (fcarvalho) gsmenc (fcarvalho) |