]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00243315-1 IPUv3 CSI:Correct CCIR code1/2 for PAL and NTSC
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 8 Mar 2013 08:01:48 +0000 (16:01 +0800)
committerLiu Ying <Ying.Liu@freescale.com>
Mon, 17 Mar 2014 03:30:48 +0000 (11:30 +0800)
commitef93b0d9ccf7674b87217c050655951f58aafd8b
tree5a4ba41500e25ca131798e269a3916a8c7cab580
parent073ced1fe402a801e74879bd24d60151dce925a5
ENGR00243315-1 IPUv3 CSI:Correct CCIR code1/2 for PAL and NTSC

We reversed CCIR code1/2 setting before, which may brings
captured frame quality issue(jaggy edge can be seen). This
patch revert that change.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
(cherry picked from commit a4c2228f5428af02b9be87114d096340f9b58083)
drivers/mxc/ipu3/ipu_capture.c