diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-11-21 03:21:04 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-11-21 03:21:04 +0000 |
commit | 7f1b45229fa255f362ae560a785f9d99af14bc14 (patch) | |
tree | 0f0f221a8c7bcb17da2dda1d2758b5562af6ac91 /ChangeLog | |
parent | bfa08e84d162e96c51b1e577f50f8c30b211818a (diff) | |
download | gst-plugins-bad-7f1b45229fa255f362ae560a785f9d99af14bc14.tar.gz gst-plugins-bad-7f1b45229fa255f362ae560a785f9d99af14bc14.tar.bz2 gst-plugins-bad-7f1b45229fa255f362ae560a785f9d99af14bc14.zip |
Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! tremor ! alsasink.
Original commit message from CVS:
Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! tremor ! alsasink.
Some issues to be solved yet:
1- set correct timestamps
2- seek is forced to disabled in pull-mode
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 14 insertions, 5 deletions
@@ -1,3 +1,12 @@ +2005-11-21 Edgard Lima <edgard.lima@indt.org.br> + + * ext/Makefile.am: + * ext/ivorbis/vorbisfile.c: + Now it works in push-mode. Tested with gnomevfssrc location=http://.. + ! tremor ! alsasink. Some issues to be solved yet: + 1- set correct timestamps + 2- seek is forced to disabled in pull-mode + 2005-11-15 Tim-Philipp Müller <tim at centricular dot net> * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init), @@ -61,11 +70,11 @@ 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: + * 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 |