Re: [RFC PATCH 2/2] media: docs-rst: Add encoder UAPI specification to Codec Interfaces

2018-06-11 Thread Tomasz Figa
Hi Hans, On Thu, Jun 7, 2018 at 6:21 PM Hans Verkuil wrote: > > On 06/05/2018 12:33 PM, Tomasz Figa wrote: [snip] > > +Initialization > > +-- > > + > > +1. (optional) Enumerate supported formats and resolutions. See > > + capability enumeration. > > + > > +2. Set a coded format on t

Re: [RFC PATCH 2/2] media: docs-rst: Add encoder UAPI specification to Codec Interfaces

2018-06-06 Thread Philipp Zabel
On Wed, 2018-06-06 at 18:17 +0900, Tomasz Figa wrote: > On Tue, Jun 5, 2018 at 11:23 PM Philipp Zabel wrote: > > > > On Tue, 2018-06-05 at 21:31 +0900, Tomasz Figa wrote: > > [...] > > > +Initialization > > > > > +-- > > > > > + > > > > > +1. (optional) Enumerate supported formats and

Re: [RFC PATCH 2/2] media: docs-rst: Add encoder UAPI specification to Codec Interfaces

2018-06-06 Thread Tomasz Figa
On Tue, Jun 5, 2018 at 11:23 PM Philipp Zabel wrote: > > On Tue, 2018-06-05 at 21:31 +0900, Tomasz Figa wrote: > [...] > > +Initialization > > > > +-- > > > > + > > > > +1. (optional) Enumerate supported formats and resolutions. See > > > > + capability enumeration. > > > > + > > > >