[Bug 748054] avfvideosrc: starting capture session too early, sending buffers with PTS=NONE

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 26 11:34:21 PDT 2015


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

--- Comment #4 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> Don't we have to release sampleBuffer here?

No, we're in the delegate and we haven't retained it.

https://developer.apple.com/library/ios/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html

"A corollary of the basic rules is that when you pass an object to another
object (as a function parameter), you should expect that the receiver will take
ownership of the passed object if it needs to maintain it."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list