SOURCES: dcraw-A900.patch (NEW) - rel.2 - Sony A900 support
blues
blues at pld-linux.org
Thu Sep 11 13:10:15 CEST 2008
Author: blues Date: Thu Sep 11 11:10:15 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- rel.2 - Sony A900 support
---- Files affected:
SOURCES:
dcraw-A900.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/dcraw-A900.patch
diff -u /dev/null SOURCES/dcraw-A900.patch:1.1
--- /dev/null Thu Sep 11 13:10:16 2008
+++ SOURCES/dcraw-A900.patch Thu Sep 11 13:10:10 2008
@@ -0,0 +1,13 @@
+--- ./dcraw.c.org 2008-09-11 11:02:43.573627579 +0000
++++ ./dcraw.c 2008-09-11 11:03:41.547163467 +0000
+@@ -6406,7 +6406,9 @@ void CLASS adobe_coeff (char *make, char
+ { "SONY DSLR-A350", 0, 0xffc,
+ { 6038,-1484,-578,-9146,16746,2513,-875,746,7217 } },
+ { "SONY DSLR-A700", 254, 0x1ffe,
+- { 5775,-805,-359,-8574,16295,2391,-1943,2341,7249 } }
++ { 5775,-805,-359,-8574,16295,2391,-1943,2341,7249 } },
++ { "SONY DSLR-A900", 254, 0x1ffe, /* DJC */
++ { 6971,-1730,-794,-5763,13529,2236,-1500,2251,6715 } }
+ };
+ double cam_xyz[4][3];
+ char name[130];
================================================================
More information about the pld-cvs-commit
mailing list