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)
commit320baa04145ab86e44dfa5c4de49ded6563fa712
tree50f6898fd8eed73a46c6c479fc158dca2b8f6319
parent81bbf631d5f0844f1cb45801bc1ed35924e51561
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