[FFmpeg-devel] [patch] glob matching for image series

Brian Olson icic at bolson.org
Fri Jan 20 23:04:49 CET 2012


On Jan 20, 2012, at 4:35 PM, Brian Olson wrote:

> Thanks. Sorry for the delay, got busy with other things.
> 
> Style cleaned up based on feedback. Is there a copy of the presubmit script that I can run locally to check modified code?
> 
> Simplified is_glob() using strcspn() (cool, hadn't seen that part of the C strings standard library before, thanks Nicolas)
> 
> Fixed usage of first_index and last_index so that they shouldn't be used uninitted.
> 
> Hopefully the patch attachment will be cleaner this time...

Trying again to attach


More information about the ffmpeg-devel mailing list