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)
commit258f77319c21d4d45f8ec3fb39390c75c0beda49
treed3d898f8a8ef92b97dd913a9507fcc3d7d9916df
parent581644f4bf58aa77026bac101400de2cd62def25
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