Re: [PATCH v4] media: docs-rst: Document m2m stateless video decoder interface

2019-04-29 Thread Hans Verkuil
On 4/27/19 2:06 PM, Nicolas Dufresne wrote: > Le vendredi 26 avril 2019 à 16:18 +0200, Hans Verkuil a écrit : >> On 4/16/19 9:22 AM, Alexandre Courbot wrote: >> >> >> >>> Thanks for this great discussion. Let me try to summarize the status >>> of this thread + the IRC discussion and add my own tho

Re: [PATCH v4] media: docs-rst: Document m2m stateless video decoder interface

2019-04-17 Thread Nicolas Dufresne
Le mercredi 17 avril 2019 à 17:40 +0200, Paul Kocialkowski a écrit : > Hi, > > On Wed, 2019-04-17 at 11:30 -0400, Nicolas Dufresne wrote: > > Le dimanche 14 avril 2019 à 18:41 +0200, Paul Kocialkowski a écrit : > > > Hi, > > > > > > Le vendredi 12 avril 2019 à 16:47 -0400, Nicolas Dufresne a écri

Re: [PATCH v4] media: docs-rst: Document m2m stateless video decoder interface

2019-04-17 Thread Nicolas Dufresne
Le mardi 16 avril 2019 à 09:37 +0200, Paul Kocialkowski a écrit : > Hi, > > Le lundi 15 avril 2019 à 11:30 -0400, Nicolas Dufresne a écrit : > > Le lundi 15 avril 2019 à 15:26 +0200, Paul Kocialkowski a écrit : > > > Hi, > > > > > > On Mon, 2019-04-15 at 08:24 -0400, Nicolas Dufresne wrote: > > >

Re: [PATCH v4] media: docs-rst: Document m2m stateless video decoder interface

2019-04-17 Thread Nicolas Dufresne
Le dimanche 14 avril 2019 à 18:41 +0200, Paul Kocialkowski a écrit : > Hi, > > Le vendredi 12 avril 2019 à 16:47 -0400, Nicolas Dufresne a écrit : > > Le mercredi 06 mars 2019 à 17:00 +0900, Alexandre Courbot a écrit : > > > Documents the protocol that user-space should follow when > > > communica

Re: [PATCH v4] media: docs-rst: Document m2m stateless video decoder interface

2019-04-15 Thread Nicolas Dufresne
Le lundi 15 avril 2019 à 09:58 +0200, Paul Kocialkowski a écrit : > Hi, > > On Sun, 2019-04-14 at 18:38 -0400, Nicolas Dufresne wrote: > > Le dimanche 14 avril 2019 à 18:41 +0200, Paul Kocialkowski a écrit : > > > Hi, > > > > > > Le vendredi 12 avril 2019 à 16:47 -0400, Nicolas Dufresne a écrit :

[PATCH v4] media: docs-rst: Document m2m stateless video decoder interface

2019-03-06 Thread Alexandre Courbot
Documents the protocol that user-space should follow when communicating with stateless video decoders. The stateless video decoding API makes use of the new request and tags APIs. While it has been implemented with the Cedrus driver so far, it should probably still be considered staging for a shor