gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting tags.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 4 Dec 2004 11:44:47 +0000 (11:44 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 4 Dec 2004 11:44:47 +0000 (11:44 +0000)
Original commit message from CVS:
* gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
Let's make sure we're done typefinding when detecting tags.

ChangeLog

index 4baa93a..f614104 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
+         Let's make sure we're done typefinding when detecting tags.
+
 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),