From f683e8e33c869d5671aee196549b14fffcd5b3ae Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 4 May 2004 14:39:29 +0000 Subject: [PATCH] ext/mpeg2enc/gstmpeg2enc.cc: call the parent dispose function to avoid segfault on destroy. Original commit message from CVS: * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the parent dispose function to avoid segfault on destroy. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e582663..eb1259c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-05-04 Wim Taymans + + * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the + parent dispose function to avoid segfault on destroy. + 2004-05-04 Thomas Vander Stichele * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link), -- 2.7.4