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: add missing reserve #207

Closed neheb closed 3 years ago

neheb commented 3 years ago

Found with performance-inefficient-vector-operation

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