[Bug 766236] rtp j2k payload/depayload messes up colours in sample pattern

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 11:03:31 UTC 2016


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

--- Comment #111 from boxerab at gmail.com <boxerab at gmail.com> ---
> 
> @@ +396,3 @@
> +
> +    ret = gst_base_parse_finish_frame (parse, frame, frame_size);
> +    return ret;
> 
> You forget to unmap the buffer here

Thanks. I put this here intentionally, because if I try to unmap after
finish_frame,
I get an assertion GST_IS_BUFFER(buffer) failed.  So, it looks like
finish_frame also unmaps the buffer.

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