Re: [RFC RESEND 2/3] media: uapi: Add VP9 stateless decoder controls

2021-05-05 Thread Nicolas Dufresne
Hi Hans, just a partial reply, I'll let Andrzej extend. Le jeudi 29 avril 2021 à 12:20 +0200, Hans Verkuil a écrit : > > +  - ``frame_width_minus_1`` > > +  - Add 1 to get the frame width expressed in pixels. > > +    * - __u16 > > +  - ``frame_height_minus_1`` > > +  - Add 1 to g

Re: [RFC RESEND 2/3] media: uapi: Add VP9 stateless decoder controls

2021-04-30 Thread Andrzej Pietrasiewicz
Hi Hans, Thank you for the review. I'm working on a v2 to address your comments. Also please see inline. Andrzej W dniu 29.04.2021 o 12:20, Hans Verkuil pisze: On 21/04/2021 12:00, Andrzej Pietrasiewicz wrote: Add the VP9 stateless decoder controls plus the documentation that goes with it. S

Re: [RFC RESEND 2/3] media: uapi: Add VP9 stateless decoder controls

2021-04-29 Thread Hans Verkuil
On 21/04/2021 12:00, Andrzej Pietrasiewicz wrote: > Add the VP9 stateless decoder controls plus the documentation that goes > with it. > > Signed-off-by: Boris Brezillon > Signed-off-by: Ezequiel Garcia > Signed-off-by: Adrian Ratiu > Signed-off-by: Andrzej Pietrasiewicz > --- > .../userspace