[Bug 760513] baseparse: Need push remaining data in adapter when switching to pass through mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 11 20:41:18 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760513
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
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.
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