[FFmpeg-devel] [PATCH] avfilter/drawbox: rename variable for maximum thickness
Gyan Doshi
gyandoshi at gmail.com
Mon Nov 27 06:40:08 EET 2017
On 11/23/2017 7:12 PM, Gyan Doshi wrote:
>
> On 11/20/2017 3:59 PM, Gyan Doshi wrote:
>> At present, the value name 'max' for maximum thickness in drawbox (and
>> drawgrid) filter leads to a parse error if the thickness expression
>> contains 'max(val1,val2)' i.e.
>>
>> [Eval @ ...] Invalid chars '(20,30)' at the end of expression
>> 'max(20,30)'
>>
>> Renamed to 'fill'; tested & documented.
Ping. x2
More information about the ffmpeg-devel
mailing list