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

Michael Niedermayer michaelni
Wed May 12 02:30:47 CEST 2010


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


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100512/8ad5e7ac/attachment.pgp>



More information about the ffmpeg-devel mailing list