LucasSloan / JPEG

JPEG encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

JPEG encoder


Languages

Language:C 99.0%Language:Makefile 0.6%Language:Python 0.4%