[Bug 796505] [gstreamer-vaapi][jpegdec] decode image display nothing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 7 03:06:44 UTC 2018


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

--- Comment #4 from Tianhao <tianhao.liu at intel.com> ---
As your recommendation, run this cases on the latest stable branch 1.14 and the
development branch, master, the issue still can be reproduced.
The vabuffer of slice data is released before vaEndPicture, driver may or may
not store the data to its internal buffer when call vaRenderPicture.If not
store the data, how dose driver decode bit stream? Assuming driver will store
slice data to its internal buffer seems not be reasonable.

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