Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20314

Modified Files:
        ufraw_preview.c 
Log Message:
Disable VNG interpolation for the FUJIFILM X-Trans sensors. It was never really 
enabled.

Index: ufraw_preview.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_preview.c,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -d -r1.383 -r1.384
--- ufraw_preview.c     20 Sep 2014 04:00:20 -0000      1.383
+++ ufraw_preview.c     28 Sep 2014 12:00:07 -0000      1.384
@@ -4441,8 +4441,6 @@
         if (data->UF->IsXTrans) {
             uf_combo_box_append_text(combo, _("X-Trans interpolation"),
                                      (void*)xtrans_interpolation);
-            uf_combo_box_append_text(combo, _("VNG interpolation"),
-                                     (void*)vng_interpolation);
         } else if (data->UF->colors == 4) {
             uf_combo_box_append_text(combo, _("VNG four color interpolation"),
                                      (void*)four_color_interpolation);


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to