summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-10 16:51:44 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-10 16:51:44 +0000
commit58408fb5c4a55445c57f444df58b05b97b1ba1ea (patch)
tree691e3bfd1f7506b40ae796d58d0a82674e0d70e3 /ChangeLog
parente71c5eb03808258434f5dea38f5ad23b580989bd (diff)
downloadgst-plugins-bad-58408fb5c4a55445c57f444df58b05b97b1ba1ea.tar.gz
gst-plugins-bad-58408fb5c4a55445c57f444df58b05b97b1ba1ea.tar.bz2
gst-plugins-bad-58408fb5c4a55445c57f444df58b05b97b1ba1ea.zip
gst/audioscale/gstaudioscale.c: Don't crash, biatch! :).
Original commit message from CVS: * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain): Don't crash, biatch! :).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f80853a3..e1e353d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
+ Don't crash, biatch! :).
+
+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...