summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-02-07 12:29:03 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-02-07 12:29:03 +0000
commit1ec203993dbe255d83f1c984aa42fc5c858ecaed (patch)
tree7e2f8e518d132044a22aac373cbdfd7519bfa504 /ChangeLog
parent0492b93845927ee772be5e7e2131f94610a5a0a9 (diff)
downloadgst-plugins-bad-1ec203993dbe255d83f1c984aa42fc5c858ecaed.tar.gz
gst-plugins-bad-1ec203993dbe255d83f1c984aa42fc5c858ecaed.tar.bz2
gst-plugins-bad-1ec203993dbe255d83f1c984aa42fc5c858ecaed.zip
ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an incremented refcount.
Original commit message from CVS: * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query): GST_PAD_PARENT doesn't return a GstObject with an incremented refcount. Switched to using gst_pad_get_parent().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e0f5622..263daa6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-07 Edward Hervey <edward@fluendo.com>
+
+ * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_query):
+ GST_PAD_PARENT doesn't return a GstObject with an incremented refcount.
+ Switched to using gst_pad_get_parent().
+
2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
* gst/modplug/gstmodplug.cc: