ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfault on...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 4 May 2004 14:39:29 +0000 (14:39 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 4 May 2004 14:39:29 +0000 (14:39 +0000)
Original commit message from CVS:
* ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
parent dispose function to avoid segfault on destroy.

ChangeLog

index e582663..eb1259c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-04  Wim Taymans  <wim@fluendo.com>
+
+       * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
+       parent dispose function to avoid segfault on destroy.
+
 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),