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 750838 - gstreamer-1.0: fix Gst.Pad set_xxx_function signatures
gstreamer-1.0: fix Gst.Pad set_xxx_function signatures
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings: GTK+ GStreamer WebKitGTK+
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-12 12:02 UTC by Pierre Lamot
Modified: 2017-03-27 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (3.58 KB, patch)
2015-06-12 12:02 UTC, Pierre Lamot
none Details | Review
girparser: Add destroy argument for metadata (1004 bytes, patch)
2017-03-27 07:51 UTC, Rico Tzschichholz
committed Details | Review
gstreamer-1.0: Fix Pad.set_*_function() bindings (5.49 KB, patch)
2017-03-27 07:51 UTC, Rico Tzschichholz
committed Details | Review

Description Pierre Lamot 2015-06-12 12:02:18 UTC
Created attachment 305135 [details] [review]
patch

fix Gst.Pad set_xxx_function signatures
Comment 1 Rico Tzschichholz 2017-03-27 07:51:20 UTC
Created attachment 348772 [details] [review]
girparser: Add destroy argument for metadata
Comment 2 Rico Tzschichholz 2017-03-27 07:51:26 UTC
Created attachment 348773 [details] [review]
gstreamer-1.0: Fix Pad.set_*_function() bindings
Comment 3 Rico Tzschichholz 2017-03-27 12:23:12 UTC
commit a92e8026d8bbaf54cfddb147cc3da08e373525be
Author: Rico Tzschichholz <ricotz@ubuntu.com>
Date:   Mon Mar 27 09:42:44 2017 +0200

    gstreamer-1.0: Fix Pad.set_*_function() bindings
    
commit fadbe467554db51c5afdea64db107f689b938454
Author: Rico Tzschichholz <ricotz@ubuntu.com>
Date:   Mon Mar 27 09:40:41 2017 +0200

    girparser: Add destroy argument for metadata