[FFmpeg-devel] [PATCH] id3v2: add @file doxy and link to format documentation
Stefano Sabatini
stefano.sabatini-lala at poste.it
Wed May 18 11:15:43 CEST 2011
On date Wednesday 2011-05-18 04:41:04 +0200, Michael Niedermayer encoded:
> On Wed, May 18, 2011 at 12:47:56AM +0200, Stefano Sabatini wrote:
> > ---
> > libavformat/id3v2.c | 9 ++++++++-
> > 1 files changed, 8 insertions(+), 1 deletions(-)
> >
> > diff --git a/libavformat/id3v2.c b/libavformat/id3v2.c
> > index 9535327..e1958bd 100644
> > --- a/libavformat/id3v2.c
> > +++ b/libavformat/id3v2.c
> [...]
> > @@ -19,6 +18,14 @@
> > * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
> > */
> >
> > +/**
> > + * @file
> > + * ID3v2 header parser
> > + *
> > + * Specifications available at:
> > + * http://id3.org/Developer_Information
> > + */
> > +
> > #include "id3v2.h"
> > #include "id3v1.h"
> > #include "libavutil/avstring.h"
>
> ok
Pushed.
--
FFmpeg = Foolish and Fundamentalist Mystic Picky Ephemeral Gigant
More information about the ffmpeg-devel
mailing list