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>
Thu, 26 Jun 2014 17:16:07 +0000 (19:16 +0200)
commit9edef56efcffcd1deac2af45176296f9d49f6c4d
treecceca49d6e04fc0db473714a389cf2ca8ffd6445
parentfe192fe399bf5fb913938b1b70d9cbf198ede565
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