VIDEO_FORMAT_MJPEG
pixel_format = VIDEO_FORMAT_MJPEG;
case VIDEO_FORMAT_MJPEG: return "MJPEG";
case VIDEO_FORMAT_MJPEG:
dest->pixel_format = VIDEO_FORMAT_MJPEG;
if (vfmt.pixel_format >= VIDEO_FORMAT_MJPEG)