On Fri, Nov 20, 2015 at 20:13:11 +0100, Paul B Mahol wrote:

Trivial, but:

> +    { "0fd", "set flash threshold detection for 1st color component",  
> OFFSET(fthrd[0]), AV_OPT_TYPE_FLOAT, {.dbl=0.2}, 0, 5, FLAGS },
> +    { "0fr", "set ammount of flash reduction for 1st color component", 
> OFFSET(fthrr[0]), AV_OPT_TYPE_FLOAT, {.dbl=0.05}, 0, 1, FLAGS },
                     ^^^^^^^ amount
(Three times in the options declarations.)

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to