[Bug 711847] vtenc: huge memory leaks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 16 04:17:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=711847
  GStreamer | gst-plugins-bad | git

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #7 from Andoni Morales <ylatuya at gmail.com> 2014-06-16 11:17:15 UTC ---
The documentation is misleading as the type in the method declaration for the
release callback is CVPixelBufferReleasePlanarBytesCallback but it points later
in the description to CVPixelBufferReleaseBytesCallback.

I think your patch is correct beacause we should be using a release callback
with the signature of CVPixelBufferReleasePlanarBytesCallback in instead of
CVPixelBufferReleaseBytesCallback..

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