Update of /cvsroot/ufraw/ufraw
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8875

Modified Files:
        ufraw_ufraw.c 
Log Message:
re-enable raw phase caching.


Index: ufraw_ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ufraw.c,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- ufraw_ufraw.c       10 Nov 2009 03:33:55 -0000      1.212
+++ ufraw_ufraw.c       10 Nov 2009 03:36:05 -0000      1.213
@@ -1517,6 +1517,7 @@
         case ufraw_raw_phase:
            if (out->valid != 0xffffffff) {
                ufraw_convert_image_raw(uf, phase);
+               out->valid = 0xffffffff;
            }
            return out;
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to