pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

CImg Code cleanup #479

Closed pjrinaldi closed 1 year ago

pjrinaldi commented 1 year ago

Need to implement try/catch logic and improve general logic so i don't repeat code when generating thumbnails.

pjrinaldi commented 1 year ago

just need to implement try catch for thumbnail video and thumbnail image and redo the if's so the code is cleaner.

pjrinaldi commented 1 year ago

done. works for minimal testing and what functionality i have implemented so far.