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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 26 06:38:50 UTC 2016


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

--- Comment #12 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 342474
  --> https://bugzilla.gnome.org/attachment.cgi?id=342474&action=edit
libs: decoder: h264: doesn't set codec frame's pts in case of cloned picture

If it's cloned picture, it has pts from parent picture already.
In addition, base decoder doesn't set valid pts to the frame
corresponding to cloned picture.

See gst_video_decoder_get_timestamp_at_offset in gstvideodecoder.c


This is similar to the previous patch, but I think this is better than it.

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