Am Mittwoch, den 01.10.2014, 09:33 -0400 schrieb Nicolas Dufresne:
> Le 2014-09-30 10:34, Kamil Debski a écrit :
> > I agree with you Hans. MFC has a single encoder node that supports multiple
> > codecs and I think this design works well.
> >
> > JPEG should be separated into separate device.
> Ha
Le 2014-09-30 10:34, Kamil Debski a écrit :
I agree with you Hans. MFC has a single encoder node that supports multiple
codecs and I think this design works well.
JPEG should be separated into separate device.
Having combined encoders and combines decoders works well from
application / gstream
Hi,
> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
> Sent: Tuesday, September 30, 2014 4:25 PM
> To: Philipp Zabel
> Cc: Kamil Debski; Mauro Carvalho Chehab; Hans Verkuil; linux-
> me...@vger.kernel.org; ker...@pengutronix.de
> Subject: Re: [PATCH 00/10] CODA7 JPEG support
&
On 09/30/14 16:20, Philipp Zabel wrote:
> Hi Hans,
>
> Am Dienstag, den 30.09.2014, 15:43 +0200 schrieb Hans Verkuil:
>> On 09/30/14 11:57, Philipp Zabel wrote:
>>> Hi,
>>>
>>> These patches add JPEG encoding and decoding support for CODA7541 (i.MX5).
>>> The encoder video device is split into one
Hi Hans,
Am Dienstag, den 30.09.2014, 15:43 +0200 schrieb Hans Verkuil:
> On 09/30/14 11:57, Philipp Zabel wrote:
> > Hi,
> >
> > These patches add JPEG encoding and decoding support for CODA7541 (i.MX5).
> > The encoder video device is split into one video device per codec, so that
> > each vide
On 09/30/14 11:57, Philipp Zabel wrote:
> Hi,
>
> These patches add JPEG encoding and decoding support for CODA7541 (i.MX5).
> The encoder video device is split into one video device per codec, so that
> each video device can register only the relevant controls. The H.264/MPEG4
> decoder is kept a