[Bug 752116] adapter: failure of gst_adapter_get_(buffer_)list

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 21:49:51 PDT 2015


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

--- Comment #10 from Hyunjun <zzoon.ko at samsung.com> ---
(In reply to Olivier CrĂȘte from comment #9)
> Review of attachment 307084 [details] [review]:
> 
> I think you wan to gst_buffer_ref the buffer ic cur_size <= to hsize,
> otherwise it will create a new buffer to every buffer except the last one.

I want to get ref-buffer only if current gst buffer size equuals hsize.
Otherwise, it will call buffer_copy_region, yes, which is creating new gst
buffer.

I don't understand the case that it creates new buffers to all except the last
one. If you help me understanding, I'll look into this carefully. :)

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