Update to DCRAW v9.10, addin new camera models

see issue 857
This commit is contained in:
Oliver Duis
2011-07-25 15:39:27 +02:00
parent 735431b7ed
commit fe25c53fcd
4 changed files with 410 additions and 112 deletions

View File

@@ -166,6 +166,8 @@ void canon_600_coeff();
void canon_600_load_raw();
void remove_zeroes();
int canon_s2is();
void redcine_load_raw();
void parse_redcine();
// getbithuff(int nbits, ushort *huff);
class getbithuff_t