[FFmpeg-devel] [PATCH 1/2] lavf: document the new creation_time tag

Anton Khirnov anton
Tue Nov 23 08:56:01 CET 2010


On Mon, Nov 22, 2010 at 11:16:24PM +0100, Aurelien Jacobs wrote:
> On Mon, Nov 22, 2010 at 08:22:34AM +0100, Anton Khirnov wrote:
> > ---
> >  libavformat/avformat.h |    3 ++-
> >  1 files changed, 2 insertions(+), 1 deletions(-)
> > 
> > diff --git a/libavformat/avformat.h b/libavformat/avformat.h
> > index 1d9b666..90fdc86 100644
> > --- a/libavformat/avformat.h
> > +++ b/libavformat/avformat.h
> > @@ -23,7 +23,7 @@
> >  
> >  #define LIBAVFORMAT_VERSION_MAJOR 52
> >  #define LIBAVFORMAT_VERSION_MINOR 85
> > -#define LIBAVFORMAT_VERSION_MICRO  0
> > +#define LIBAVFORMAT_VERSION_MICRO  1
> >  
> >  #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
> >                                                 LIBAVFORMAT_VERSION_MINOR, \
> > @@ -148,6 +148,7 @@ struct AVFormatContext;
> >   * comment      -- any additional description of the file.
> >   * composer     -- who composed the work, if different from artist.
> >   * copyright    -- name of copyright holder.
> > + * creation_time-- date when the file was created, preferably in ISO 8601.
> >   * date         -- date when the work was created, preferably in ISO 8601.
> >   * disc         -- number of a subset, e.g. disc in a multi-disc collection.
> >   * encoder      -- name/settings of the software/hardware that produced the file.
> 
> Patch OK.
> 
applied

-- 
Anton Khirnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101123/01192da6/attachment.pgp>



More information about the ffmpeg-devel mailing list