After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669060 - gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*
gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GTK+ GStreamer WebKitGTK+
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-30 19:56 UTC by Jens Georg
Modified: 2012-02-01 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_* (3.47 KB, patch)
2012-01-30 19:56 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2012-01-30 19:56:19 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
Comment 1 Jens Georg 2012-01-30 19:56:21 UTC
Created attachment 206470 [details] [review]
gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*
Comment 2 Luca Bruno 2012-01-30 23:46:38 UTC
Review of attachment 206470 [details] [review]:

Looks fine thanks.
Comment 3 Jens Georg 2012-02-01 12:32:26 UTC
Attachment 206470 [details] pushed as 15ed2c0 - gstreamer-0.10: Add returns_floating_reference to gst_parse_bin_*