[FFmpeg-devel] [PATCH] Enhace documentation for libavformat/utils.c:parse_date
Stefano Sabatini
stefano.sabatini-lala
Thu Sep 6 18:58:49 CEST 2007
On date Thursday 2007-09-06 18:37:51 +0200, Diego Biurrun encoded:
> On Thu, Sep 06, 2007 at 04:37:17PM +0200, Stefano Sabatini wrote:
> >
> > Second attempt with some improvements.
> >
> > --- libavformat/avformat.h (revision 10403)
> > +++ libavformat/avformat.h (working copy)
> > @@ -794,19 +794,27 @@
> > + * Parses \p datestr and returns a corresponding number of micro seconds.
>
> microseconds, same below
>
> > + * Time is localtime unless Z is suffixed to the end, in this case is
> > + * interpreted as GMT.
>
> Time is localtime unless Z is appended, in which case it is interpreted as GMT.
>
> > + * datestr can't be successfully parsed.
>
> cannot, same below
Fixed, new patch attached.
Cheers.
--
Stefano Sabatini
Linux user number 337176 (see http://counter.li.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: enhace-parse-date-doc-02.patch
Type: text/x-diff
Size: 1546 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070906/d86e671f/attachment.patch>
More information about the ffmpeg-devel
mailing list