KNT: media: ov5640: make an ov5640_s_parm call ignore data from userspace
For some unknown reason, incorrect mode/resolution is provided to ov5640_s_parm by gstreamer when the resolution is not 640x480. To work around this problem, the capturemode, which is set by userspace, is ignored and modes defined in the driver are used instead.
Please register or sign in to comment