dirkvdb / ffmpegthumbnailer

Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
GNU General Public License v2.0
524 stars 72 forks source link

clang-tidy: use range based loops #205

Closed neheb closed 3 years ago

neheb commented 3 years ago

Found with modernize-loop-convert

Signed-off-by: Rosen Penev rosenp@gmail.com