[Bug 774254] vaapi: deadlock during seek of certain media in gst-validate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 10 04:44:05 UTC 2017


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

--- Comment #14 from Hyunjun Ko <zzoon at igalia.com> ---

> since type, view_id and voc are also set in gst_vaapi_picture_create() when
> a picture clone is created, I wonder is should also put those assignation
> inside of the if. Also use G_LIKELY for optimization, since it is going to
> be the common case (not having a parent_picture)

Yes. I think so about other assignation.
And good idea about G_LIKELY. I have never seen this case except for this
media.

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