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

2018-10-12 Thread Paul Kocialkowski
Hi, Le mardi 09 octobre 2018 à 14:58 +0900, Tomasz Figa a écrit : > Hi Paul, > > On Thu, Oct 4, 2018 at 9:40 PM Paul Kocialkowski wrote: > > Hi Alexandre, > > > > Thanks for submitting this second version of the RFC, it is very > > appreciated! I will try to provide useful feedback here and hop

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

2018-10-12 Thread Paul Kocialkowski
Hi, Le mardi 09 octobre 2018 à 16:36 +0900, Tomasz Figa a écrit : > On Sat, Oct 6, 2018 at 2:09 AM Paul Kocialkowski wrote: > > Hi, > > > > Le jeudi 04 octobre 2018 à 14:10 -0400, Nicolas Dufresne a écrit : > > > Le jeudi 04 octobre 2018 à 14:47 +0200, Paul Kocialkowski a écrit : > > > > > +

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

2018-10-09 Thread Paul Kocialkowski
Hi, Le mardi 09 octobre 2018 à 16:30 +0900, Tomasz Figa a écrit : > On Thu, Oct 4, 2018 at 9:46 PM Paul Kocialkowski wrote: > > > > Hi, > > > > Here are a few minor suggestion about H.264 controls. > > > > Le jeudi 04 octobre 2018 à 17:11 +0900, Alexandre Courbot a écrit : > > > diff --git a/D

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

2018-10-09 Thread Hans Verkuil
On 10/09/18 09:41, Tomasz Figa wrote: > On Mon, Oct 8, 2018 at 8:02 PM Hans Verkuil wrote: >> >> On 10/04/2018 10:11 AM, Alexandre Courbot wrote: >>> This patch documents the protocol that user-space should follow when >>> communicating with stateless video decoders. It is based on the >>> followi

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

2018-10-09 Thread Tomasz Figa
On Mon, Oct 8, 2018 at 8:02 PM Hans Verkuil wrote: > > On 10/04/2018 10:11 AM, Alexandre Courbot wrote: > > This patch documents the protocol that user-space should follow when > > communicating with stateless video decoders. It is based on the > > following references: > > > > * The current proto

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

2018-10-09 Thread Tomasz Figa
On Sat, Oct 6, 2018 at 2:09 AM Paul Kocialkowski wrote: > > Hi, > > Le jeudi 04 octobre 2018 à 14:10 -0400, Nicolas Dufresne a écrit : > > Le jeudi 04 octobre 2018 à 14:47 +0200, Paul Kocialkowski a écrit : > > > > +Instance of struct v4l2_ctrl_h264_scaling_matrix, containing the > > > > scal

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

2018-10-09 Thread Tomasz Figa
On Thu, Oct 4, 2018 at 9:46 PM Paul Kocialkowski wrote: > > Hi, > > Here are a few minor suggestion about H.264 controls. > > Le jeudi 04 octobre 2018 à 17:11 +0900, Alexandre Courbot a écrit : > > diff --git a/Documentation/media/uapi/v4l/extended-controls.rst > > b/Documentation/media/uapi/v4l/

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

2018-10-08 Thread Tomasz Figa
Hi Paul, On Thu, Oct 4, 2018 at 9:40 PM Paul Kocialkowski wrote: > > Hi Alexandre, > > Thanks for submitting this second version of the RFC, it is very > appreciated! I will try to provide useful feedback here and hopefully > be more reactive than during v1 review! > > Most of it looks good to me

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

2018-10-08 Thread Tomasz Figa
Hi Alex, On Thu, Oct 4, 2018 at 5:11 PM Alexandre Courbot wrote: > > This patch documents the protocol that user-space should follow when > communicating with stateless video decoders. It is based on the > following references: > > * The current protocol used by Chromium (converted from config st

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

2018-10-08 Thread Hans Verkuil
On 10/04/2018 10:11 AM, Alexandre Courbot wrote: > This patch documents the protocol that user-space should follow when > communicating with stateless video decoders. It is based on the > following references: > > * The current protocol used by Chromium (converted from config store to > request

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

2018-10-08 Thread Hans Verkuil
On 10/05/2018 07:10 PM, Paul Kocialkowski wrote: > Hi, > > Le jeudi 04 octobre 2018 à 14:10 -0400, Nicolas Dufresne a écrit : >> Le jeudi 04 octobre 2018 à 14:47 +0200, Paul Kocialkowski a écrit : +Instance of struct v4l2_ctrl_h264_scaling_matrix, containing the scaling +ma

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

2018-10-05 Thread Paul Kocialkowski
Hi, Le jeudi 04 octobre 2018 à 14:10 -0400, Nicolas Dufresne a écrit : > Le jeudi 04 octobre 2018 à 14:47 +0200, Paul Kocialkowski a écrit : > > > +Instance of struct v4l2_ctrl_h264_scaling_matrix, containing the > > > scaling > > > +matrix to use when decoding the next queued frame. Appl