gst/apetag/apedemux.c: Forward tags, too.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 4 Dec 2004 12:05:33 +0000 (12:05 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 4 Dec 2004 12:05:33 +0000 (12:05 +0000)
Original commit message from CVS:
* gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
(gst_ape_demux_stream_init):
Forward tags, too.

ChangeLog

index f614104..edc94ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
+       * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
+       (gst_ape_demux_stream_init):
+         Forward tags, too.
+
+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.