Re: [PATCH] [media] s5p-jpeg: Make the output format setting conditional

2012-03-19 Thread Sachin Kamat
Hi Andrzej, On 19/03/2012, Andrzej Pietrasiewicz wrote: > Hello, > > On March 19, 2012 12:35 PM Sachin Kamat wrote: > >> Subject: [PATCH] [media] s5p-jpeg: Make the output format setting > conditional >> >> S5P-JPEG IP on Exynos4210 SoC supports YCbCr422 and YCbCr420 >> as decoded output formats

RE: [PATCH] [media] s5p-jpeg: Make the output format setting conditional

2012-03-19 Thread Andrzej Pietrasiewicz
Hello, On March 19, 2012 12:35 PM Sachin Kamat wrote: > Subject: [PATCH] [media] s5p-jpeg: Make the output format setting conditional > > S5P-JPEG IP on Exynos4210 SoC supports YCbCr422 and YCbCr420 > as decoded output formats. But the driver used to fix the output > format as YCbCr422. This is