[FFmpeg-devel] [PATCH 04/13] Doxygen av_codec_get_id() and av_codec_get_tag().

Stefano Sabatini stefano.sabatini-lala
Thu May 13 00:17:34 CEST 2010


On date Wednesday 2010-05-12 02:30:47 +0200, Michael Niedermayer encoded:
> On Wed, May 12, 2010 at 12:10:26AM +0200, Stefano Sabatini wrote:
> > On date Tuesday 2010-05-11 03:31:33 +0200, Michael Niedermayer encoded:
> > > On Tue, May 11, 2010 at 12:59:22AM +0200, Stefano Sabatini wrote:
> > [...]
> > > >  libavformat/avformat.h |   14 +++++++++++++-
> > > >  1 files changed, 13 insertions(+), 1 deletions(-)
> > > > 
> > > > diff --git a/libavformat/avformat.h b/libavformat/avformat.h
> > > > index 9928e84..a0acf0e 100644
> > > > --- a/libavformat/avformat.h
> > > > +++ b/libavformat/avformat.h
> > > > @@ -868,8 +868,20 @@ void av_pkt_dump_log(void *avcl, int level, AVPacket *pkt, int dump_payload);
> > > >   */
> > > >  void av_register_all(void);
> > > >  
> > > > -/** codec tag <-> codec id */
> > > > +/**
> > > > + * Gets the CodecID for the given codec tag tag.
> > > > + * If no codec id is found returns CODEC_ID_NONE.
> > > > + *
> > > 
> > > > + * @param tags a NULL-terminated list of lists of tags
> > > 
> > > for the user, tags is the thing from AVIn/OutputFormat.codec_tag
> > > if thats a null terminated list is a implementation details the user
> > > doesnt need to know nor do we gurantee this to be so in the future
> > 
> > Allright, new try.
> > 
> > Regards.
> > -- 
> > FFmpeg = Fabulous and Fast Mastodontic Powerful Ecumenical Gorilla
> 
> >  avformat.h |   16 +++++++++++++++-
> >  1 file changed, 15 insertions(+), 1 deletion(-)
> > 1a23f468b471b87f0004955d599c86ae8d2e17d3  0002-Doxygen-av_codec_get_id-and-av_codec_get_tag.patch
> > >From fd8078288ba0a9d331d884a3a98d141c8131a12f Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Wed, 24 Mar 2010 01:32:41 +0100
> > Subject: [PATCH 2/9] Doxygen av_codec_get_id() and av_codec_get_tag().
> 
> ok

Applied.
-- 
FFmpeg = Formidable and Fostering Maxi Prodigious Emblematic Guide



More information about the ffmpeg-devel mailing list