From: Ronald S. Bultje Date: Sat, 4 Dec 2004 11:44:47 +0000 (+0000) Subject: gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting tags. X-Git-Tag: 1.19.3~511^2~13417 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09aa496aa08d7189b1b5a08351f26635a903f1fe;p=platform%2Fupstream%2Fgstreamer.git gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting tags. 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. --- diff --git a/ChangeLog b/ChangeLog index 4baa93a..f614104 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-04 Ronald S. Bultje + + * 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 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),