Goal is to build a small application which decodes a buffer with raw data and converts it using LodePNG, which has to be built and extended prior, to valid PNG image.
LodePNG: http://lodev.org/lodepng/
Raw data (4096x3072??, 12bit): ???
- Build LodePNG
- Extend LodePNG by routines to convert from 12bit to 16bit data
- Add simple linear de-Bayering
- Process raw data and retrieve valid PNG file with right image