Skip to content

msdkmjpegdec: Add support for error report

Vincent Cheah requested to merge vcheah/gstreamer:mjpeg_error_report into main

Added report-error property to msdkmjpegdec which catches bitstream errors upon decoding a stream jpeg/mjpeg stream. This API only supported for VPL.

Merge request reports