This is the final (for now) code for decompressing SMaL RAW files.
What's New:
- added CFA post-processing routine
- identified new RAW file header fields (numDarkCols, fullTint)
- added support for old (Type-06 header) RAW files
- new API entrypoint which can get header, thumbnail or CFA data from RAW file
- cleaned so it's easier to port to different build environments
The pv2raw file release and the CVS repository have my current SMaL RAW file decompress code. Still needs work, but it's a solid start that will work for many files.