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 768948 - collectpads: add g-i transfer annotations to peek/pop/read_buffer/take_buffer functions
collectpads: add g-i transfer annotations to peek/pop/read_buffer/take_buffer...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal minor
: 1.9.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-19 12:50 UTC by Aurélien Zanelli
Modified: 2016-07-20 11:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
collectpads: add g-i transfer annotations to peek/pop/read_buffer/take_buffer functions (2.64 KB, patch)
2016-07-19 12:51 UTC, Aurélien Zanelli
none Details | Review

Description Aurélien Zanelli 2016-07-19 12:50:55 UTC
See patch attached.
Comment 1 Aurélien Zanelli 2016-07-19 12:51:49 UTC
Created attachment 331771 [details] [review]
collectpads: add g-i transfer annotations to peek/pop/read_buffer/take_buffer functions
Comment 2 Tim-Philipp Müller 2016-07-20 11:37:18 UTC
Thanks! (As you can guess I would strongly advise against using GstCollectPads, whether from C or bindings ;))

commit ec2723d3662b0e1c2c2f81ca911d153f5041313b
Author: Aurélien Zanelli <aurelien.zanelli@parrot.com>
Date:   Tue Jul 19 14:45:53 2016 +0200

    collectpads: add g-i transfer annotations to peek/pop/read_buffer/take_buffer functions
    
    https://bugzilla.gnome.org/show_bug.cgi?id=768948