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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 8 02:50:39 UTC 2018


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

--- Comment #6 from Tianhao <tianhao.liu at intel.com> ---
Created attachment 372598
  --> https://bugzilla.gnome.org/attachment.cgi?id=372598&action=edit
Fix jpeg decode image display nothing.

It is safer and more reasonable to release buffer after vaEndPicture instead of
before. Because some buffers will be passed into GPU when call vaEndPicture,
are not necessary to copy into driver internal buffer.

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