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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 9 13:00:46 PDT 2015


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

Ilya Konstantinov <ilya.konstantinov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
I'm having second thoughts.

There's no good way to do it. VT guarantees the "outputCallback" will be
called. If it would not, then if you pass a "sourceFrameRefCon", you don't ever
know when you can free it. The pixbuf being released is no reason to think the
"outputCallback" won't be called.

Therefore, there's no nice way to do it.

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