- Move image_t and pixel_t to the kvazaar.h API. - Try and arrange things such that image_t can be used as input and output for encoding. Conflicts: src/encmain.c
- Move encoder initialization from main to kvazaar.c. - Have main use the API for initialization. Conflicts: src/encmain.c