diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-06 16:41:39 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-06 16:41:39 +0000 |
commit | 40d3f16f1d797f79808be6e97c751b1b9cfaed54 (patch) | |
tree | 1030208ee82bdfd668271790cdd55e42f7fbc461 /ChangeLog | |
parent | f954e74797e9bc92d88df6821b5e586d8321a4a8 (diff) | |
download | gst-plugins-bad-40d3f16f1d797f79808be6e97c751b1b9cfaed54.tar.gz gst-plugins-bad-40d3f16f1d797f79808be6e97c751b1b9cfaed54.tar.bz2 gst-plugins-bad-40d3f16f1d797f79808be6e97c751b1b9cfaed54.zip |
handle _TIME and _BYTE queries
Original commit message from CVS:
handle _TIME and _BYTE queries
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/vorbis/vorbis.c: (plugin_init): + * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats), + (gst_vorbis_dec_init), (vorbis_dec_event): + add debug category + make vorbisdec handle _BYTE and _TIME queries + 2004-03-06 Christophe Fergeau <teuf@gnome.org> * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read |