[FFmpeg-devel] [PATCH] Document av_register_{in, out}put_format()

Stefano Sabatini stefano.sabatini-lala
Tue May 26 00:08:58 CEST 2009


On date Sunday 2009-05-24 22:39:05 +0100, M?ns Rullg?rd encoded:
> Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
> 
> > On date Sunday 2009-05-24 20:45:30 +0200, Diego Biurrun encoded:
> >> On Sun, May 24, 2009 at 03:32:42PM +0200, Stefano Sabatini wrote:
> >> > As in subject.
> >> > --- ffmpeg.orig/libavformat/avformat.h	2009-05-24 15:29:03.000000000 +0200
> >> > +++ ffmpeg/libavformat/avformat.h	2009-05-24 15:32:20.000000000 +0200
> >> > @@ -663,7 +663,15 @@
> >> > +
> >> > +/**
> >> > + * Registers format to the list of the registered input formats.
> >> 
> >> I don't think this is better than just
> >> 
> >>   Registers input format.
> >> 
> >> > + * Registers format to the list of the registered output formats.
> >> 
> >> ditto
> >
> > Changed to:
> > "Registers the {in,out}put format format."
> 
> IMO "input/output" is easier to read.

New version, since in:
"Registers the {in,out}put format format."

there was a bad duplication "format format", changed to:
"Registers an {in,out}put format."

Regards.
-- 
FFmpeg = Faithless and Faithful Multimedia Powerful Enlightened Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lavf-document-av-register-io-fmt.patch
Type: text/x-diff
Size: 623 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090526/1b6f176b/attachment.patch>



More information about the ffmpeg-devel mailing list