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 /ChangeLog | |
parent | 7a50084e34bf69694ba3544b03b52917df0cc91a (diff) | |
download | gst-plugins-bad-5df1c827fbca23bdd07e6c6c0cc0f03a2dc29b26.tar.gz gst-plugins-bad-5df1c827fbca23bdd07e6c6c0cc0f03a2dc29b26.tar.bz2 gst-plugins-bad-5df1c827fbca23bdd07e6c6c0cc0f03a2dc29b26.zip |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2005-11-08 Edgard Lima <edgard.lima@indt.org.br> + + configure.ac: + PORTED_09: + ext/Makefile.am: + ext/ivorbis/vorbis.c: + ext/ivorbis/vorbisfile.c: + Ported to 0.9. Some issues to be solved yet: + 1- set correct timestamps + 2- seg fault when eos + 3- seek is now disabled + 2005-11-06 Julien MOUTTE <julien@moutte.net> * examples/Makefile.am: Cleanup non existing |