[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/unity/WebKit/WebCore
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2006-07-30 19:08:28
Message-ID: 1154286508.933104.21616.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 567967 by wildfox:

Make JPEG image loading work, by enabling the supplied libjpeg.

I'm staring too long at the valgrind output, which made loading jpegs fail:
http://rafb.net/paste/results/ovJIik75.html

Anyone has a clue why it doesn't work with my libjpeg? :-)
Is there any policy against the supplied image loading
libraries - I saw the PNG stuff enabled.....

If this is wrong, please revert.

Now that kde.org works, it's just fair to make apple.com also work ;-)
Screenie: http://ktown.kde.org/~wildfox/ktown/unity2.png


 M  +29 -2     CMakeLists.txt  


--- branches/work/unity/WebKit/WebCore/CMakeLists.txt #567966:567967
@@ -883,6 +883,35 @@
     platform/image-decoders/png/pngrtran.c
     platform/image-decoders/png/pngtrans.c
     platform/image-decoders/png/pngwrite.c
+    platform/image-decoders/jpeg/jcomapi.c
+    platform/image-decoders/jpeg/jdapimin.c
+    platform/image-decoders/jpeg/jdapistd.c
+    platform/image-decoders/jpeg/jdatadst.c
+    platform/image-decoders/jpeg/jdatasrc.c
+    platform/image-decoders/jpeg/jdcoefct.c
+    platform/image-decoders/jpeg/jdcolor.c
+    platform/image-decoders/jpeg/jddctmgr.c
+    platform/image-decoders/jpeg/jdhuff.c
+    platform/image-decoders/jpeg/jdinput.c
+    platform/image-decoders/jpeg/jdmainct.c
+    platform/image-decoders/jpeg/jdmarker.c
+    platform/image-decoders/jpeg/jdmaster.c
+    platform/image-decoders/jpeg/jdmerge.c
+    platform/image-decoders/jpeg/jdphuff.c
+    platform/image-decoders/jpeg/jdpostct.c
+    platform/image-decoders/jpeg/jdsample.c
+    platform/image-decoders/jpeg/jerror.c
+    platform/image-decoders/jpeg/jfdctflt.c
+    platform/image-decoders/jpeg/jfdctfst.c
+    platform/image-decoders/jpeg/jfdctint.c
+    platform/image-decoders/jpeg/jidctflt.c
+    platform/image-decoders/jpeg/jidctfst.c
+    platform/image-decoders/jpeg/jidctint.c
+    platform/image-decoders/jpeg/jmemmgr.c
+    platform/image-decoders/jpeg/jmemnobs.c
+    platform/image-decoders/jpeg/jquant1.c
+    platform/image-decoders/jpeg/jquant2.c
+    platform/image-decoders/jpeg/jutils.c
 
     ${WebCore-unity-IDLGeneratedSources}
 )
@@ -900,8 +929,6 @@
   ${QT_QTGUI_LIBRARY}
   ${LIBXSLT_LIBRARIES}
   ${LIBXML2_LIBRARIES}
-  ${JPEG_LIBRARY}
-  ${PNG_LIBRARY}
   icuuc
   curl
   wtf-unity
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic