Skip to content

msdkh264dec: report bitstream error

Haihao Xiang requested to merge haihao/gst-plugins-bad:msdk-error-report into master

MSDK has the capability to report bitsteam error by attaching an extended buffer to the bitstream. This patchset is to enable this feature in gst-msdk and report the bitstream error to application by using GST_ELEMENT_ERROR.

Edited by Haihao Xiang

Merge request reports