Re: [PATCH 0/7] media: vimc: Add a V4L2 output device

2019-07-30 Thread André Almeida
On 7/13/19 7:03 AM, Hans Verkuil wrote: > On 7/12/19 5:38 PM, André Almeida wrote: >> Hello, >> >> On 7/10/19 4:33 AM, Hans Verkuil wrote: >>> On 7/10/19 12:19 AM, Helen Koike wrote: Hi André, Thanks for the patches. On 7/2/19 12:47 PM, André Almeida wrote: > Hello,

Re: [PATCH 0/7] media: vimc: Add a V4L2 output device

2019-07-13 Thread Hans Verkuil
On 7/12/19 5:38 PM, André Almeida wrote: > Hello, > > On 7/10/19 4:33 AM, Hans Verkuil wrote: >> On 7/10/19 12:19 AM, Helen Koike wrote: >>> Hi André, >>> >>> Thanks for the patches. >>> >>> On 7/2/19 12:47 PM, André Almeida wrote: Hello, This patch adds a V4L2 output device on

Re: [PATCH 0/7] media: vimc: Add a V4L2 output device

2019-07-12 Thread André Almeida
Hello, On 7/10/19 4:33 AM, Hans Verkuil wrote: > On 7/10/19 12:19 AM, Helen Koike wrote: >> Hi André, >> >> Thanks for the patches. >> >> On 7/2/19 12:47 PM, André Almeida wrote: >>> Hello, >>> >>> This patch adds a V4L2 output device on vimc, that comply with V4L2 API >>> for video output. If

Re: [PATCH 0/7] media: vimc: Add a V4L2 output device

2019-07-10 Thread Hans Verkuil
On 7/10/19 12:19 AM, Helen Koike wrote: > Hi André, > > Thanks for the patches. > > On 7/2/19 12:47 PM, André Almeida wrote: >> Hello, >> >> This patch adds a V4L2 output device on vimc, that comply with V4L2 API >> for video output. If there is an output device and a capture device at the >>

Re: [PATCH 0/7] media: vimc: Add a V4L2 output device

2019-07-09 Thread Helen Koike
Hi André, Thanks for the patches. On 7/2/19 12:47 PM, André Almeida wrote: > Hello, > > This patch adds a V4L2 output device on vimc, that comply with V4L2 API > for video output. If there is an output device and a capture device at the > same pipeline, one can get a video loopback pipeline

[PATCH 0/7] media: vimc: Add a V4L2 output device

2019-07-02 Thread André Almeida
Hello, This patch adds a V4L2 output device on vimc, that comply with V4L2 API for video output. If there is an output device and a capture device at the same pipeline, one can get a video loopback pipeline feeding frames at the output and then seeing them at the capture. It's possible to insert