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

jpegwriter: default initialize variables #208

Closed neheb closed 3 weeks ago

neheb commented 3 years ago

Don't bother setting in the constructor.

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

dirkvdb commented 3 weeks ago

I don't like the brace initializaition