miniobject: Add missing (nullable) annotations
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 28 May 2014 09:14:45 +0000 (10:14 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 30 May 2014 07:12:49 +0000 (09:12 +0200)
commit96361e9b5c5d00dc7712ff3a9acfbe10df7cd9fe
treef65731160a9c1824a8bafc29e131f1e8e93c4c88
parentbaf1688474fe4c8b14c728630299f0f9a5f2a390
miniobject: Add missing (nullable) annotations

gst_mini_object_replace() can take NULL mini-objects.

https://bugzilla.gnome.org/show_bug.cgi?id=730873
gst/gstminiobject.c