diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-11-08 13:55:13 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-11-08 13:55:13 +0000 |
commit | 5df1c827fbca23bdd07e6c6c0cc0f03a2dc29b26 (patch) | |
tree | b16ac49af6f980e43faed754f043e1d3fb41deb2 /PORTED_09 | |
parent | 7a50084e34bf69694ba3544b03b52917df0cc91a (diff) |
Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg fault when eos 3- seek is now disabled
Original commit message from CVS:
Ported to 0.9. Some issues to be solved yet:
1- set correct timestamps
2- seg fault when eos
3- seek is now disabled
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): +ivorbis (alima) gsmdec (alima) sdl (alima) speed (fcarvalho) |