[Bug 767176] vaapiencode: implement flush() vmethod

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 27 04:04:43 UTC 2016


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

--- Comment #29 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Hyunjun Ko from comment #26)
> Comment on attachment 330058 [details] [review]
> vaapiencode: implement flush vmethod on vaapiencode
> 
> This causes another problem when testing with rtsp-server.
> I should re-work on it

The problem is that it's not working on the scenario "SEEK after PAUSE".
This patch causes another deadlock  if it's waiting on sink event method.
Because processing of data in srcpad loop is not done, since flush-start event
is not passed to downstream (push mode) on PAUSED state.

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