summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-04 12:05:34 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-04 12:05:34 +0000
commit0c3cca89fc0b62a50d74a7140e1afb690c4bfb72 (patch)
tree8d74e49feb1b5abdd36e8ece7bae233110ced7e0 /ChangeLog
parent4f3815cb3a8e4648cbb7f69f97b4f74ac7439edc (diff)
downloadgst-plugins-bad-0c3cca89fc0b62a50d74a7140e1afb690c4bfb72.tar.gz
gst-plugins-bad-0c3cca89fc0b62a50d74a7140e1afb690c4bfb72.tar.bz2
gst-plugins-bad-0c3cca89fc0b62a50d74a7140e1afb690c4bfb72.zip
gst/apetag/apedemux.c: Forward tags, too.
Original commit message from CVS: * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init): Forward tags, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6141042..edc94ef3 100644
--- 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.