[Bug 760513] baseparse: Need push remaining data in adapter when switching to pass through mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 08:32:39 UTC 2016


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

--- Comment #5 from Lyon <lyon.wang at nxp.com> ---
(In reply to Tim-Philipp Müller from comment #3)
> This seems plausible. I'd love to have a test case for this, e.g. some input
> data from your other element in form of gdppay ! filesink.
> 
> I wonder if we should do this at the moment we're deciding to switch to
> passthrough mode instead of doing it in the chain function.

do you mean do this in the videoparser when set_passthrough(), then will it be
easier for handle it in baseparse than in the videoparse subclass (coz there
maybe several parsers need to be modifier?)

> You can use gst_adapter_take_buffer() by the way, then _clear() is not
> needed.

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