Wang Bin (2018-10-03):
> Less mistakes. For example the author forgot to change this line. This
> function is not frequently called.

The consistency must be ensured, but it must be static, not dynamic by
looking up the option.

Just use two constant macros.

> av_opt_set or avfilter_process_command already returns error if out of
> range. So no need to check it again.

And you are changing the bound. It should be checked with Pavel, but I
think this change is wrong.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

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

Reply via email to