[FFmpeg-devel] [PATCH] Enhace documentation	for	libavformat/utils.c:parse_date
    Diego Biurrun 
    diego
       
    Thu Sep  6 18:37:51 CEST 2007
    
    
  
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
Diego
    
    
More information about the ffmpeg-devel
mailing list