]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 29 Mar 2014 13:49:42 +0000 (13:49 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 29 Mar 2014 13:49:42 +0000 (13:49 +0000)
tests/validate.h

index 610c7c94a9379c988467b585f4279f2f70baa63c..cfaf130ff6f289a69a8d24bdd3aa80eec8201f9d 100644 (file)
@@ -251,14 +251,14 @@ static const struct ReferenceFormats
     { "DNG", UndefinedCompression, 0.0 },
     { "DOT", UndefinedCompression, 0.0 },
     { "DPS", UndefinedCompression, 0.0 },
-    { "DPX", UndefinedCompression, 0.003 },
+    { "DPX", UndefinedCompression, 0.004 },
     { "ERF", UndefinedCompression, 0.0 },
     { "EXR", UndefinedCompression, 0.0 },
     { "FPX", UndefinedCompression, 0.0 },
     { "FRACTAL", UndefinedCompression, 0.0 },
     { "GIF", UndefinedCompression, 0.0 },
     { "GIF87", UndefinedCompression, 0.0 },
-    { "GRAY", UndefinedCompression, 0.003 },
+    { "GRAY", UndefinedCompression, 0.004 },
     { "HTM", UndefinedCompression, 0.0 },
     { "HTML", UndefinedCompression, 0.0 },
     { "ICB", UndefinedCompression, 0.0 },
@@ -267,12 +267,12 @@ static const struct ReferenceFormats
     { "INFO", UndefinedCompression, 0.0 },
     { "INLINE", UndefinedCompression, 0.0 },
     { "JBG", UndefinedCompression, 0.0 },
-    { "JNG", UndefinedCompression, 0.003 },
-    { "JNG", JPEGCompression, 0.003 },
-    { "JP2", UndefinedCompression, 0.003 },
-    { "J2K", UndefinedCompression, 0.003 },
-    { "JPEG", UndefinedCompression, 0.003 },
-    { "JPG", UndefinedCompression, 0.003 },
+    { "JNG", UndefinedCompression, 0.004 },
+    { "JNG", JPEGCompression, 0.004 },
+    { "JP2", UndefinedCompression, 0.004 },
+    { "J2K", UndefinedCompression, 0.004 },
+    { "JPEG", UndefinedCompression, 0.004 },
+    { "JPG", UndefinedCompression, 0.004 },
     { "K25", UndefinedCompression, 0.0 },
     { "KDC", UndefinedCompression, 0.0 },
     { "MATTE", UndefinedCompression, 0.0 },
@@ -288,19 +288,19 @@ static const struct ReferenceFormats
     { "PAL", UndefinedCompression, 0.0 },
     { "PAM", UndefinedCompression, 0.0 },
     { "PBM", UndefinedCompression, 0.0 },
-    { "PCT", UndefinedCompression, 0.003 },
+    { "PCT", UndefinedCompression, 0.004 },
     { "PCX", UndefinedCompression, 0.0 },
     { "PEF", UndefinedCompression, 0.0 },
     { "PFA", UndefinedCompression, 0.0 },
     { "PFB", UndefinedCompression, 0.0 },
-    { "PFM", UndefinedCompression, 0.003 },
+    { "PFM", UndefinedCompression, 0.004 },
     { "PGM", UndefinedCompression, 0.0 },
     { "PGX", UndefinedCompression, 0.0 },
 #if !defined(MAGICKCORE_HDRI_SUPPORT)
-    { "PICT", UndefinedCompression, 0.003 },
+    { "PICT", UndefinedCompression, 0.004 },
 #endif
     { "PIX", UndefinedCompression, 0.0 },
-    { "PJPEG", UndefinedCompression, 0.003 },
+    { "PJPEG", UndefinedCompression, 0.004 },
     { "PLASMA", UndefinedCompression, 0.0 },
     { "PNG", UndefinedCompression, 0.0 },
     { "PNG8", UndefinedCompression, 0.0 },
@@ -318,8 +318,8 @@ static const struct ReferenceFormats
     { "RAF", UndefinedCompression, 0.0 },
     { "RAS", UndefinedCompression, 0.0 },
     { "RGB", UndefinedCompression, 0.0 },
-    { "RGBA", UndefinedCompression, 0.003 },
-    { "RGBO", UndefinedCompression, 0.003 },
+    { "RGBA", UndefinedCompression, 0.004 },
+    { "RGBO", UndefinedCompression, 0.004 },
     { "RLA", UndefinedCompression, 0.0 },
     { "RLE", UndefinedCompression, 0.0 },
     { "SCR", UndefinedCompression, 0.0 },
@@ -350,9 +350,9 @@ static const struct ReferenceFormats
     { "X3F", UndefinedCompression, 0.0 },
     { "XBM", UndefinedCompression, 0.0 },
     { "XCF", UndefinedCompression, 0.0 },
-    { "XPM", UndefinedCompression, 0.003 },
+    { "XPM", UndefinedCompression, 0.004 },
     { "XPS", UndefinedCompression, 0.0 },
-    { "XV", UndefinedCompression, 0.0 },
+    { "XV", UndefinedCompression, 0.004 },
 #if !defined(MAGICKCORE_WINDOWS_SUPPORT)
     { "XWD", UndefinedCompression, 0.0 },
 #endif
@@ -372,7 +372,7 @@ static const struct ReferenceFormats
     { "PDF", UndefinedCompression, 0.0 },
     { "PDF", ZipCompression, 0.0 },
     { "PDF", FaxCompression, 0.0 },
-    { "PDF", JPEGCompression, 0.003 },
+    { "PDF", JPEGCompression, 0.004 },
     { "PDF", RLECompression, 0.0 },
     { "PDF", LZWCompression, 0.0 },
     { "PDFA", UndefinedCompression, 0.0 },
@@ -381,7 +381,7 @@ static const struct ReferenceFormats
     { "PS3", UndefinedCompression, 0.0 },
     { "PS3", ZipCompression, 0.0 },
     { "PS3", FaxCompression, 0.0 },
-    { "PS3", JPEGCompression, 0.003 },
+    { "PS3", JPEGCompression, 0.004 },
     { "PS3", RLECompression, 0.0 },
     { "PS3", LZWCompression, 0.0 },
 #endif