Commit Graph

4 Commits (b9e9a2d2a0465831144c96480ed7b34c19fa55ec)

Author SHA1 Message Date
Pierre Ossman 281d65292a Remove special functions from JPEG compressor
We can do what we want with the standard methods.
5 years ago
Pierre Ossman 57a3c3bba8 Simplify stream availability handling
Just have a simply number of bytes argument to avoid a lot of
complexity.
5 years ago
Pierre Ossman 47bba8a1e6 Fix JpegCompressor::overrun() type change
The method it overloads got tweaked some time ago, so we need to make
sure this method follows suit.
5 years ago
matt 408c005d3e Initial commit 5 years ago