FYI,

Fabian, if you want feel free to locate this patch in git.ffmpeg.org,
download it as raw text and add it to our quilt patches queue in the
master branch.

(the nice thing about gitweb is that it creates DEP-5 compatbile
documentation headers)

--- Begin Message ---
Stefano Sabatini <stefano.sabatini-l...@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
>> <fab...@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
m...@mansr.com

--- End Message ---

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to