Re: [PATCH] media: uapi: h264: Add documentation to the interface header

2020-09-28 Thread Ezequiel Garcia
On Thu, 2020-09-24 at 10:29 +0200, Hans Verkuil wrote: > Hi Ezequiel, > > On 21/09/2020 21:38, Ezequiel Garcia wrote: > > In preparation for making the interface public, > > document all the structures. Special care is taken to > > annotate those fields that depart from the H264 syntax. > > > > T

Re: [PATCH] media: uapi: h264: Add documentation to the interface header

2020-09-24 Thread Nicolas Dufresne
Le jeudi 24 septembre 2020 à 10:29 +0200, Hans Verkuil a écrit : > Hi Ezequiel, > > On 21/09/2020 21:38, Ezequiel Garcia wrote: > > In preparation for making the interface public, > > document all the structures. Special care is taken to > > annotate those fields that depart from the H264 syntax.

Re: [PATCH] media: uapi: h264: Add documentation to the interface header

2020-09-24 Thread Hans Verkuil
Hi Ezequiel, On 21/09/2020 21:38, Ezequiel Garcia wrote: > In preparation for making the interface public, > document all the structures. Special care is taken to > annotate those fields that depart from the H264 syntax. > > This commit only adds documentation and doesn't affect > functionality i