gi: Skip mini object method that play with refcounting
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 14:23:52 +0000 (10:23 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 14:25:48 +0000 (10:25 -0400)
commit9fa4c676325223ad13b5bdc4042ad9ef4fbe8b90
tree465160a2f1adba4b0c44ccac1690701ffe9f5129
parent1164f91f1fc286c6271f50c01d00346c16926fa6
gi: Skip mini object method that play with refcounting

It make no sense to allow using that. Any use would lead to leak
of crash. Note that GMiniObject is entirely unusable as you cannot
cast from let's say GstBuffer to GstMiniObject.
gst/gstminiobject.c