Update of /cvsroot/ufraw/ufraw
In directory vz-cvs-3.sog:/tmp/cvs-serv20075
Modified Files:
ufraw_routines.c
Log Message:
Update list of supported raw file extensions after data from Dave Coffin.
Index: ufraw_routines.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_routines.c,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- ufraw_routines.c 2 Apr 2012 04:00:26 -0000 1.121
+++ ufraw_routines.c 6 Jul 2012 09:15:25 -0000 1.122
@@ -165,13 +165,14 @@
}
}
-const char raw_ext[] = "3fr,ari,arw,bay,bmq,cine,cr2,crw,cs1,dc2,dcr,dng,erf,"
- "fff,hdr,ia,iiq,jpeg,jpg,k25,kc2,kdc,mdc,mef,mos,mrw,"
- "nef,nrw,orf,pef,pxn,qtk,r3d,raf,raw,rdc,rw2,rwl,sr2,"
- "srf,srw,sti,tif,tiff,ufraw,x3f";
+const char raw_ext[] = "3fr,ari,arw,cap,cine,cr2,crw,cs1,dc2,dcr,dng,erf,fff,"
+ "hdr,ia,iiq,jpeg,jpg,k25,kc2,kdc,mdc,mef,mos,mrw,nef,"
+ "nrw,orf,pef,pxn,qtk,r3d,raf,raw,rdc,rw2,rwl,sr2,srf,"
+ "srw,sti,tif,tiff,ufraw,x3f";
const char *file_type[] = { ".ppm", ".ppm", ".tif", ".tif", ".jpg",
- ".png", ".png", ".embedded.jpg", ".embedded.png",
".fits"
+ ".png", ".png", ".embedded.jpg", ".embedded.png",
+ ".fits"
};
/* Set locale of LC_NUMERIC to "C" to make sure that printf behaves
correctly.*/
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs