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

Måns Rullgård mans
Sun May 24 23:39:05 CEST 2009


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.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list