summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-12-29 11:26:12 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-12-29 11:26:12 +0000
commit00b3a309e20928063ab6c34e4f528a21de1b6254 (patch)
treea48a3f494c497b8a87f0d2abeaf454126ea2f215 /ChangeLog
parent041a4a0d89ceac910acf0de86d4e68fa2762e3b2 (diff)
gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#325191).
Original commit message from CVS: * gst/auparse/gstauparse.c: (gst_au_parse_dispose): Can't use gst_object_unref() on a GstAdapter (#325191).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cef9400..f1d47919 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
+ Can't use gst_object_unref() on a GstAdapter (#325191).
+
2005-12-28 Jan Schmidt <thaytan@mad.scientist.com>
* gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):