summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-03-15 15:08:20 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-03-15 15:08:20 +0000
commit43586fff14aa2914f38393d8e4d09a661f4617da (patch)
treedf8165da9e1171310c66da95b734183b87e93dfb /ChangeLog
parent02b3aa5c14f5c69a1cfe49f5a661e6df7637cbf7 (diff)
downloadgst-plugins-bad-43586fff14aa2914f38393d8e4d09a661f4617da.tar.gz
gst-plugins-bad-43586fff14aa2914f38393d8e4d09a661f4617da.tar.bz2
gst-plugins-bad-43586fff14aa2914f38393d8e4d09a661f4617da.zip
gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_dispose): Let's not forget to chain up to the parent dispose.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4083ffbf..091f375d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-15 Edward Hervey <edward@fluendo.com>
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_dispose):
+ Let's not forget to chain up to the parent dispose.
+
+2006-03-15 Edward Hervey <edward@fluendo.com>
+
* gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
(gst_qtdemux_init), (gst_qtdemux_dispose),
(gst_qtdemux_add_stream), (qtdemux_parse_trak):