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.
This commit is contained in:
Ronald S. Bultje 2004-12-04 11:44:47 +00:00
parent d44b1f3518
commit e021f0cf88

View file

@ -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),