summaryrefslogtreecommitdiff
path: root/image.c
AgeCommit message (Collapse)Author
2019-11-16Add back raw outputNicolas Schodet
2019-11-15New image APINicolas Schodet
This allows to remove conversion responsibility from devices so that image treatments can be made on raw data. Now clients must unref images when they are not used, the driver can check this.
2019-11-14Rework device API, drop raw outputNicolas Schodet
2019-11-14Now camicro, the microscope camera viewerNicolas Schodet