GNOME Bugzilla – Bug 669060
gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*
Last modified: 2012-02-01 12:32:30 UTC
From IRC: <phako> does gst_parse_bin_from_description always return floating references or only if you parse parts of a pipeline? <__tim> phako, parse_bin_*() is pretty clear imho and should always return an element/bin with a floating ref
Created attachment 206470 [details] [review] gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*
Review of attachment 206470 [details] [review]: Looks fine thanks.
Attachment 206470 [details] pushed as 15ed2c0 - gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*