[FFmpeg-devel] [PATCH] spelling mistakes

Måns Rullgård mans
Wed Jan 27 01:59:31 CET 2010


Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:

> On date Tuesday 2010-01-26 18:22:27 +0100, Reinhard Tartler encoded:
>> 
>> Hi,
>> 
>> I'm forwarding this patch on behalf of Fabian Greffrath
>> <fabian at greffrath.com>, who has identified a few typos in ffmpeg using
>> the 'lintian' tool.
>
> Applied.
>
> [...] 
>> --- a/libavcodec/options.c
>> +++ b/libavcodec/options.c
>> @@ -159,7 +159,7 @@ static const AVOption options[]={
>>  {"very", "strictly conform to a older more strict version of the spec or reference software", 0, FF_OPT_TYPE_CONST, FF_COMPLIANCE_VERY_STRICT, INT_MIN, INT_MAX, V|D|E, "strict"},
>>  {"strict", "strictly conform to all the things in the spec no matter what consequences", 0, FF_OPT_TYPE_CONST, FF_COMPLIANCE_STRICT, INT_MIN, INT_MAX, V|D|E, "strict"},
>>  {"normal", NULL, 0, FF_OPT_TYPE_CONST, FF_COMPLIANCE_NORMAL, INT_MIN, INT_MAX, V|D|E, "strict"},
>> -{"inofficial", "allow inofficial extensions", 0, FF_OPT_TYPE_CONST, FF_COMPLIANCE_INOFFICIAL, INT_MIN, INT_MAX, V|D|E, "strict"},
>> +{"inofficial", "allow unofficial extensions", 0, FF_OPT_TYPE_CONST, FF_COMPLIANCE_INOFFICIAL, INT_MIN, INT_MAX,
>
> BTW maybe we should provide under an "unofficial" option and drop
> this at the next major bump.

+1

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



More information about the ffmpeg-devel mailing list