summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-10 16:42:26 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-10 16:42:26 +0000
commite71c5eb03808258434f5dea38f5ad23b580989bd (patch)
tree20c27d5fa8acc76cbc6cf10844b75c0610b7d5aa /ChangeLog
parentc246ab4641c7433727e1b7f340b04574708ca863 (diff)
downloadgst-plugins-bad-e71c5eb03808258434f5dea38f5ad23b580989bd.tar.gz
gst-plugins-bad-e71c5eb03808258434f5dea38f5ad23b580989bd.tar.bz2
gst-plugins-bad-e71c5eb03808258434f5dea38f5ad23b580989bd.zip
Some work on tags - still doesn't work in playbin...
Original commit message from CVS: * ext/musepack/gstmusepackreader.cpp: * gst/apetag/apedemux.c: (gst_ape_demux_stream_data): Some work on tags - still doesn't work in playbin... * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain): Handle events...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ccdcc4..f80853a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/musepack/gstmusepackreader.cpp:
+ * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
+ Some work on tags - still doesn't work in playbin...
+ * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
+ Handle events...
+
+2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
Also shove tags on kid pads.