[PATCH 0/2] Add support to ITU-R BT.656 video data format

2011-10-08 Thread Javier Martinez Canillas
This patch-set aims to add support to the ISP CCDC driver to process interlaced video data in ITU-R BT.656 format. The patch-set contains the following patches: [PATCH 1/2] omap3isp: video: Decouple buffer obtaining and set ISP entities format [PATCH 2/2] omap3isp: ccdc: Add support to ITU-R BT.

Re: [PATCH 0/2] Add support to ITU-R BT.656 video data format

2011-10-09 Thread Laurent Pinchart
Hi Javier, Thanks for the patches. On Sunday 09 October 2011 04:37:31 Javier Martinez Canillas wrote: > This patch-set aims to add support to the ISP CCDC driver to process > interlaced video data in ITU-R BT.656 format. > > The patch-set contains the following patches: > > [PATCH 1/2] omap3isp

Re: [PATCH 0/2] Add support to ITU-R BT.656 video data format

2011-10-09 Thread Javier Martinez Canillas
On Sun, Oct 9, 2011 at 7:12 PM, Laurent Pinchart wrote: > Hi Javier, > > Thanks for the patches. > > On Sunday 09 October 2011 04:37:31 Javier Martinez Canillas wrote: >> This patch-set aims to add support to the ISP CCDC driver to process >> interlaced video data in ITU-R BT.656 format. >> >> The