[Bug 783925] qtmultimedia may not work well with v4l2 decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 4 14:58:22 UTC 2017


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

--- Comment #6 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to George Kiagiadakis from comment #1)
> That sounds wrong. The FLUSH_START event should stop any tasks and empty any
> queues, then the FLUSH_STOP event should re-start them in a clean state.

In general, I think FLUSH_START simply "triggers" blocking operation to stop.
While in FLUSH_STOP we do the cleanup and restart (all protected by the
STREAM_LOCK).

Clearly the decoder isn't correct, but I think this patch is also incomplete.

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