mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng10] Imported from libpng-1.0.27rc2.tar
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* For Intel/AMD x86 or x86-64 CPU (Pentium-MMX or later) and GNU C compiler.
|
||||
*
|
||||
* Last changed in libpng 1.2.19 July 31, 2007
|
||||
* Last changed in libpng 1.2.19 August 4, 2007
|
||||
* For conditions of distribution and use, see copyright notice in png.h
|
||||
* Copyright (c) 1998 Intel Corporation
|
||||
* Copyright (c) 1999-2002,2007 Greg Roelofs
|
||||
@@ -171,7 +171,7 @@
|
||||
* 20000822:
|
||||
* - ARGH, stupid png_read_filter_row_mmx_sub() segfault only happens with
|
||||
* shared-library (-fPIC) version! Code works just fine as part of static
|
||||
* library. Damn damn damn damn damn, should have tested that sooner.
|
||||
* library. Should have tested that sooner.
|
||||
* ebx is getting clobbered again (explicitly this time); need to save it
|
||||
* on stack or rewrite asm code to avoid using it altogether. Blargh!
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user