[Bug 749088] vtenc: VTCompressionSessionEncodeFrame failing with vt_status == noErr -> memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 7 19:36:51 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749088

--- Comment #1 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
Created attachment 303053
  --> https://bugzilla.gnome.org/attachment.cgi?id=303053&action=edit
vtenc: ensure frame is always released

This is a preliminary patch since it doesn't handle:
* directly using CVPixelBuffer meta
* creating CVPixelBuffer on iOS

In fact, the approach used in the patch will have to be modified. Perhaps the
only way is to attach a CF object with CVBufferSetAttachment to the pixbuf.

-- 
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