webmproject / sjpeg

SimpleJPEG: simple jpeg encoder
Apache License 2.0
70 stars 12 forks source link

expose the Encoder struct in the .h #27

Closed skal65535 closed 6 years ago

skal65535 commented 6 years ago

can be useful in itself. No need to hide it in the .cc. We'll split enc.cc, which is getting way too large.

Moved everything to the sjpeg namespace.

Also: removed DCHECK macro

Change-Id: Ib8d8bcb61de74cb05199f2bf78d8c107182b2676