Commits

Robby Cai committed ddea3e236ed
MLK-16977-1 media: v4l_cap: implement S_FMT ioctl gsteamer uses S_FMT ioctl to set the resolution instead of using S_PARM ioctl. The S_PARM ioctl depends on the capture mode which is not in the common way. This patch uses a common method to set the picture resulotion. Signed-off-by: Robby Cai <robby.cai@nxp.com>