[FFmpeg-devel] [PATCH] FLAC parser
Diego Biurrun
diego
Tue Aug 10 02:05:33 CEST 2010
On Mon, Aug 09, 2010 at 05:19:01PM -0400, Justin Ruggles wrote:
>
> Michael Chinen wrote:
>
> > Here is an updated patch that combined with the previous index_entries
> > pos patch will result in cleaner seeking for FLAC (seek directly to
> > frame start instead of junk.)
> > Also please don't forget the 0002 patch from the first email.
>
> > +/**
> > + * @file flac_parser.c
> > + * @brief A FLAC parser that tracks chains of headers to minimize false positives
>
> Don't include the file name in the @file statement.
Notice that tools/patcheck should now catch this (if it does not,
please tell). If you haven't yet run your code through it,
I recommend you do so now.
Diego
More information about the ffmpeg-devel
mailing list