[Bug 711606] New: applemedia: coremediabuffer: use correct retain/release functions on CMSampleBufferRef buffer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Nov 7 04:40:53 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711606
GStreamer | gst-plugins-bad | git
Summary: applemedia: coremediabuffer: use correct
retain/release functions on CMSampleBufferRef buffer
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Mac OS
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: matthieu.bouron at collabora.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
CFRetain/CFRelease should be used instead of CVBufferRetain/CVBufferRelease
according to the documentation.
It fixes a crash while releasing the sample buffer after the image buffer it
contains.
Also fixes a minor coding style error.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list