1. Extend jpegll__enc . c and jpegll__dec . c with an additional prediction mode- be creative! Compare the performance of your predictor with the JPEG predictors.
2. Implement the portions of the CALIC algorithm described in this chapter. Encode the Sena image using your implementation.