This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository legacy-imlib2.

View the commit online.

commit 41be1c88f889e30f34b07ac4a092e10af1e82e8a
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Sat Jun 10 19:56:03 2023 +0200

    test_scale: Update for new scaling
---
 test/test_scale.cpp | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/test/test_scale.cpp b/test/test_scale.cpp
index 0cd4a92..b7d7e02 100644
--- a/test/test_scale.cpp
+++ b/test/test_scale.cpp
@@ -15,6 +15,7 @@ typedef struct {
 
 /**INDENT-OFF**/
 static const td_t   td[] = {
+#if 0
    { FILE_REF1,
      {{ 2162077252, 4214091794,  412865864, 2208852583, 4008806248, 2557426026, 3819956603 },
       {  595275359,  283954495, 3441282729, 3333662483, 2515534288, 2423654221, 1122712545 },
@@ -33,6 +34,26 @@ static const td_t   td[] = {
       { 1175312809, 3451222972, 3395731656,  295362128, 1881386666, 3061068732, 3976437623 },
       { 1755782477,  704181442, 2272158502,  325667026, 1654128943,  901365279,  830163639 }},
    },
+#else
+   { FILE_REF1,
+     {{ 2162077252, 4214091794,  412865864, 2208852583, 2350556023, 3803721928, 3805112969 },
+      {  595275359,  283954495, 3441282729, 3333662483, 1459577645,  746253606, 1882221826 },
+      { 4233001257, 1723457820, 1156039624, 3037040985, 2759562314, 2222928541, 3180076325 },
+      { 3309372516,  984665754, 3767976262, 1153555547, 1570988457, 2288660331,  283458965 },
+      { 2845395143, 4101946852, 3961005890, 2640374584, 3726109921, 2179674700, 1383607771 },
+      { 4268776970, 2079858095, 4038148450, 2295802576,  900551271, 3346055316, 1149911542 },
+      {  202016275, 1526922894,  445926265, 4047069055, 3524650216, 1037461975, 2272837475 }},
+   },
+   { FILE_REF2,
+     {{  555768304, 1646920612, 2050816676, 3770476584,   91466078, 2087161176, 3570229076 },
+      {  220865185,  862759789, 4159187644, 2770777978, 2050323230,  766149810, 1618201076 },
+      { 2540897236, 2887022398,   65635572,  916230131,  448177749, 3260413553,  862049368 },
+      { 3434262573, 3693633821,  137945133, 2937827957, 2112193779, 4118876351,  361305748 },
+      {  837021963, 3886651388,  186086474, 1714609658,  350822765, 1584234754, 4175249876 },
+      { 2925744983, 3225353477, 2496627803, 4183774388, 4064257418,  340562738, 3787242720 },
+      { 3611274720, 2261672575, 2746509160,  186022412,   61954702,  522998935,  380650099 }},
+   },
+#endif
    { FILE_REF1,	// mmx
      {{ 0, 0, 0, 1153555547, 1813415566, 2513294192, 1184904601 },
       { 0, 0, 0, 1153555547, 1813415566, 2513294192, 1184904601 },

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to