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.
This commit is contained in:
Wim Taymans 2004-05-04 14:39:29 +00:00
parent 581644f4bf
commit 258f77319c

View file

@ -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),