Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1344624 > unrolled thread

Re: [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities

Started byTakashi Iwai <tiwai@suse.de>
First post2016-02-26 20:50 +0100
Last post2016-02-26 20:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities Takashi Iwai <tiwai@suse.de> - 2016-02-26 20:50 +0100

#1344624 — Re: [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities

FromTakashi Iwai <tiwai@suse.de>
Date2016-02-26 20:50 +0100
SubjectRe: [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities
Message-ID<r6wyK-86V-13@gated-at.bofh.it>
On Wed, 17 Feb 2016 13:23:09 +0100,
Mauro Carvalho Chehab wrote:
> 
> Em Thu, 11 Feb 2016 16:41:19 -0700
> Shuah Khan <shuahkh@osg.samsung.com> escreveu:
> 
> > Add Audio Function Entities
> > 
> > Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> > ---
> >  Documentation/DocBook/media/v4l/media-types.xml | 12 ++++++++++++
> >  1 file changed, 12 insertions(+)
> > 
> > diff --git a/Documentation/DocBook/media/v4l/media-types.xml b/Documentation/DocBook/media/v4l/media-types.xml
> > index 3730967..924a604 100644
> > --- a/Documentation/DocBook/media/v4l/media-types.xml
> > +++ b/Documentation/DocBook/media/v4l/media-types.xml
> > @@ -113,6 +113,18 @@
> >  		   decoder.
> >  	    </entry>
> >  	  </row>
> > +	  <row>
> > +	    <entry><constant>MEDIA_ENT_F_AUDIO_CAPTURE</constant></entry>
> > +	    <entry>Audio Capture Function Entity.</entry>
> > +	  </row>
> > +	  <row>
> > +	    <entry><constant>MEDIA_ENT_F_AUDIO_PLAYBACK</constant></entry>
> > +	    <entry>Audio Playback Function Entity.</entry>
> > +	  </row>
> > +	  <row>
> > +	    <entry><constant>MEDIA_ENT_F_AUDIO_MIXER</constant></entry>
> > +	    <entry>Audio Mixer Function Entity.</entry>
> > +	  </row>
> >  	</tbody>
> >        </tgroup>
> >      </table>
> 
> Looks OK to me.
> 
> Takashi,
> 
> Could you ack if ok for you?

Yeah, nothing looks wrong, as it's pretty straightforward :)

Acked-by: Takashi Iwai <tiwai@suse.de>


thanks,

Takashi

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web