gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don't think...
authorBenjamin Otte <otte@gnome.org>
Mon, 7 Jun 2004 02:39:02 +0000 (02:39 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 7 Jun 2004 02:39:02 +0000 (02:39 +0000)
commit1a0ceb7f99dfa6d1af07d5f2afbf95e11fc835bc
tree9eaf8032ddac8fd85d65aefe7ec8b7617ed377bf
parent2fa9ba3892298655d68cbc40f35c1abffe3abd81
gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don't think they exist already. (fixes #143...

Original commit message from CVS:
reviewed by Benjamin Otte  <otte@gnome.org>
* gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
create a NULL-initialized array of pads, so we don't think they
exist already. (fixes #143130)
ChangeLog
gst/mixmatrix/mixmatrix.c