gst: Changed introspection transfer flag to (transfer floating)
authorPeteris Krisjanis <pecisk@gmail.com>
Wed, 25 Jan 2012 14:01:02 +0000 (16:01 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 25 Jan 2012 14:05:21 +0000 (15:05 +0100)
commit02f721f7ea83f433077458b9b61451eb0bc6de40
tree888ef91a1b35301dc7a3b1c0fa47565e8c19481d
parentc3a9671125bcce6b8938a28d1f40a35feb2fef9d
gst: Changed introspection transfer flag to (transfer floating)

for gst_pad_new, gst_ghost_pad_new and gst_bin_new constuctors. Fixes
segfaults due of transfer full and floating ref problem.
gst/gstbin.c
gst/gstghostpad.c
gst/gstpad.c