After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793415 - msdk: call DecodeHeader in msdk decoder.
msdk: call DecodeHeader in msdk decoder.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 789886
 
 
Reported: 2018-02-13 07:59 UTC by Hyunjun Ko
Modified: 2018-07-16 21:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hyunjun Ko 2018-02-13 07:59:47 UTC
Call "DecodeHeader" before querying for required IO surface so that the decoder provide information of mfxVideoParam.

This might affect the driver not to request unnecessary frames allocation.
Comment 1 sreerenj 2018-06-26 22:48:42 UTC
This will be handled in the patch for https://bugzilla.gnome.org/show_bug.cgi?id=796566