[FFmpeg-devel] [PATCH] spelling mistakes

Stefano Sabatini stefano.sabatini-lala
Wed Jan 27 01:34:11 CET 2010


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.

[...]

Regards.
-- 
FFmpeg = Faboulous and Fiendish Multimedia Ponderous Extended Genius



More information about the ffmpeg-devel mailing list