gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8423 - Extractor/src/plugins/exiv2


From: gnunet
Subject: [GNUnet-SVN] r8423 - Extractor/src/plugins/exiv2
Date: Sun, 12 Apr 2009 12:47:34 -0600

Author: grothoff
Date: 2009-04-12 12:47:34 -0600 (Sun, 12 Apr 2009)
New Revision: 8423

Modified:
   Extractor/src/plugins/exiv2/exiv2extractor.cc
Log:
now works (according to David Lasker)

Modified: Extractor/src/plugins/exiv2/exiv2extractor.cc
===================================================================
--- Extractor/src/plugins/exiv2/exiv2extractor.cc       2009-04-12 18:02:27 UTC 
(rev 8422)
+++ Extractor/src/plugins/exiv2/exiv2extractor.cc       2009-04-12 18:47:34 UTC 
(rev 8423)
@@ -346,7 +346,6 @@
         }
         result = newResult;
 
-#if 0
        /* this can sometimes be wrong (corrupt exiv2 data?).
           Either way, we should get the data directly from
           the specific file format parser (i.e. jpeg, tiff). */
@@ -364,7 +363,6 @@
                                 strdup(os.str().c_str()),
                                 result);
         }
-#endif
         // White balance
         // Todo: Implement this for other cameras
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]