commit | c0397269fcab67e9acd4fdcbc29f24d79ed0ef39 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Mar 14 15:59:46 2014 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Jul 14 16:03:42 2014 +0200 |
tree | 41ac251e5a595a37b832a61626723a89258bb018 | |
parent | a088f1ab3923482998174b9db8949cf06d0761af [diff] |
Move image encoding logic into a central EncodeManager class This allows us to apply a lot more server logic independently of which encoder is in use. Most of this class are things moved over from the Tight encoder.