gst/gstmodule.c: Return None if GstMiniObject GValue doesn't contain anything (NULL).
authorEdward Hervey <bilboed@bilboed.com>
Thu, 26 Jun 2008 09:14:51 +0000 (09:14 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 26 Jun 2008 09:14:51 +0000 (09:14 +0000)
commit4e33f9fdccf2a0ea3783a7da5d6c06e9fe5f49d9
treed9f6f6dbfcfdc95f86987149892db67a585188f6
parentf2505d6ec62b24111bb9f4f7ac3e58a928ccd5eb
gst/gstmodule.c: Return None if GstMiniObject GValue doesn't contain anything (NULL).

Original commit message from CVS:
* gst/gstmodule.c: (pygstminiobject_from_gvalue):
Return None if GstMiniObject GValue doesn't contain anything (NULL).
Fixes #540221
ChangeLog
gst/gstmodule.c