Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 193 Bytes

JPEG

JPEG encoder

Requires AVX to run (Intel processor post Sandy Bridge).

Download, type make all, then run with ./jpeg *.bmp *.jpeg [-gs].

Optional -gs flag outputs greyscale image.