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 711140 - vtenc: use proper release callback type in CVPixelBufferCreateWithPlanarBytes
vtenc: use proper release callback type in CVPixelBufferCreateWithPlanarBytes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-30 11:57 UTC by Matthieu Bouron
Modified: 2013-11-22 13:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vtenc: use proper release callback type in CVPixelBufferCreateWithPlanarBytes (981 bytes, patch)
2013-10-30 11:58 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2013-10-30 11:57:23 UTC
Use proper release callback type in CVPixelBufferCreateWithPlanarBytes.
Comment 1 Matthieu Bouron 2013-10-30 11:58:44 UTC
Created attachment 258561 [details] [review]
vtenc: use proper release callback type in CVPixelBufferCreateWithPlanarBytes
Comment 2 Olivier Crête 2013-10-30 16:28:48 UTC
commit 1b2b879bf4571b8fd66766e63e354787833d68ec
Author: Matthieu Bouron <matthieu.bouron@gmail.com>
Date:   Wed Oct 23 17:22:16 2013 +0100

    vtenc: use proper release callback type in CVPixelBufferCreateWithPlanarByte
    
    https://bugzilla.gnome.org/show_bug.cgi?id=711140
Comment 3 Dominik Röttsches 2013-11-22 13:35:46 UTC
Thanks! Sorry I missed that one.