On Sun, Oct 9, 2011 at 2:58 PM, Enrico wrote:
> On Sun, Oct 9, 2011 at 12:02 PM, Laurent Pinchart
> wrote:
>> Hi Javier,
>>
>> Thanks for the patch.
>
> Laurent, apart from the specific comments on Javier code, did you have
> a look at Deepthy patches too?
>
> I say this because asking Javier for
On Sun, Oct 9, 2011 at 2:58 PM, Enrico wrote:
> On Sun, Oct 9, 2011 at 12:02 PM, Laurent Pinchart
> wrote:
>> Hi Javier,
>>
>> Thanks for the patch.
>
> Laurent, apart from the specific comments on Javier code, did you have
> a look at Deepthy patches too?
>
> I say this because asking Javier for
On Sun, Oct 9, 2011 at 12:02 PM, Laurent Pinchart
wrote:
> Hi Javier,
>
> Thanks for the patch.
Laurent, apart from the specific comments on Javier code, did you have
a look at Deepthy patches too?
I say this because asking Javier for fixes means (to me) that you are
going to merge his patches (
On Sun, Oct 9, 2011 at 12:02 PM, Laurent Pinchart
wrote:
> Hi Javier,
>
> Thanks for the patch.
>
Hi Laurent, I'm so glad that you are providing feedback on this :)
> On Sunday 09 October 2011 04:37:33 Javier Martinez Canillas wrote:
>> The ITU-R BT.656 standard data format provides interlaced v
Hi Javier,
Thanks for the patch.
On Sunday 09 October 2011 04:37:33 Javier Martinez Canillas wrote:
> The ITU-R BT.656 standard data format provides interlaced video data.
>
> This patch adds to the ISP CCDC driver the ability to deinterlace the
> video data and send progressive frames to user-s
The ITU-R BT.656 standard data format provides interlaced video data.
This patch adds to the ISP CCDC driver the ability to deinterlace the
video data and send progressive frames to user-space applications.
The changes are:
- Maintain two buffers (struct isp_buffer), current and last.
- D