Skip to content

Add picture desc variables for mjpeg

Background

This patch is supplement to virgl/virglrenderer!1068(merged), due to the corresponding commits in mesa mesa!2218 need some additional modifications so there are some corresponding changes to virglrenderer, adding some variables to the mjpeg decoding structure.

Implementation Notes

Add crop_x, crop_y, crop_width, crop_height in virgl_mjpeg_picture_desc to maintain the same content for header virgl_video_hw.h in mesa virgl part.

Edited by Honglei Huang

Merge request reports