caps: fix compilation warning
authorMatej Knopp <matej.knopp@gmail.com>
Sun, 27 Nov 2011 19:32:14 +0000 (20:32 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 27 Nov 2011 22:34:54 +0000 (22:34 +0000)
commit62dce62e00d69a08da6cd8424d778d2b5c55dde6
tree47d071efc7aa9f651a1d1074db0cd36a71ceaca1
parent588dcec8ae5c8d867ce6efa1d8ced1750a865ecc
caps: fix compilation warning

GST_STATIC_CAPS is missing initializer for GstMiniObject's n_weak_refs and
weak_refs resulting in compilation warning (llvm-gcc  -Wall)

https://bugzilla.gnome.org/show_bug.cgi?id=664927
gst/gstcaps.h