#
91a62729 |
| 10-Dec-2002 |
Ilia Alshanetsky |
Fixed win32 build.
|
#
26c5c323 |
| 10-Dec-2002 |
Marcus Boerger |
-make those debug messages
|
#
aa4c85dd |
| 10-Dec-2002 |
Ilia Alshanetsky |
Fixed bug #20907, patch by m-arai@sco.bekkoame.ne.jp.
|
Revision tags: php-4.3.0RC2 |
|
#
28c10e29 |
| 27-Nov-2002 |
Marcus Boerger |
-Code completley rewritten
|
#
57f41b1a |
| 27-Nov-2002 |
Marcus Boerger |
-Forgot to correct length
|
#
3ff08b91 |
| 27-Nov-2002 |
Marcus Boerger |
-Add magic_quotes_runtime support -Fix Canon Markernote
|
Revision tags: RELEASE_1_0b2 |
|
#
962e4864 |
| 22-Nov-2002 |
Ilia Alshanetsky |
Fixed bug #20560.
|
Revision tags: BEFORE_RENAMING |
|
#
37e64f38 |
| 14-Nov-2002 |
Marcus Boerger |
Test is affected by mbstring
|
Revision tags: php-4.3.0RC1 |
|
#
6e06948c |
| 08-Nov-2002 |
Ilia Alshanetsky |
Removed duplicate assignment.
|
Revision tags: php-4.3.0pre2 |
|
#
cda87f75 |
| 19-Oct-2002 |
Marcus Boerger |
Allow ifd start at offset other than 00000007h and provide testcase. #Now we can read images modified by Exifer.
|
Revision tags: RELEASE_1_0b1, php-4.3.0pre1 |
|
#
9f8b57fb |
| 03-Oct-2002 |
Marcus Boerger |
typing
|
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2 |
|
#
38247a79 |
| 29-Aug-2002 |
Marcus Boerger |
One zero to much
|
Revision tags: php-4.2.3RC1 |
|
#
6474731f |
| 13-Aug-2002 |
Marcus Boerger |
some work on the messages
|
#
0779da50 |
| 13-Aug-2002 |
Rasmus Lerdorf |
Don't use long as a type
|
#
4294f2a9 |
| 12-Aug-2002 |
Marcus Boerger |
use of php_error_docref
|
#
abb280e9 |
| 07-Aug-2002 |
Marcus Boerger |
left on debug infos #overlooked that in diff
|
#
36986742 |
| 07-Aug-2002 |
Marcus Boerger |
Ignore additional thumbnails #anybody interested in expansion to support multiple thumbnails?
|
Revision tags: dev |
|
#
e4107490 |
| 06-Aug-2002 |
Dan Kalowsky |
Keeping function prototype variables the same
|
#
7477baf3 |
| 06-Aug-2002 |
Marcus Boerger |
datatype inconsistency found by Dan Kalowsky
|
#
dfe1a65f |
| 31-Jul-2002 |
Marcus Boerger |
-fix warnings in windows build
|
#
03834268 |
| 28-Jul-2002 |
Marcus Boerger |
-decode several MarkerNotes -correct offset information in debug mode @exif_read_data() can decode MarkerNote of several Cameras. (Marcus)
|
#
8b853592 |
| 26-Jul-2002 |
Marcus Boerger |
Missing Photoshop tags
|
#
4a8dd125 |
| 25-Jul-2002 |
Marcus Boerger |
-handling of thumbnails in sub IFDs (the Photoshopway for TIFF) -Some Photoshop specific tags #after the last patches this finally fixes all warnings and errors in bug #18405
|
#
837fa41d |
| 24-Jul-2002 |
Marcus Boerger |
-naming convention -better notices -(D)WORD are unsigned datatypes -started to split tygs into different arrays that would allow to handle vendor specific tags after detection of their ma
-naming convention -better notices -(D)WORD are unsigned datatypes -started to split tygs into different arrays that would allow to handle vendor specific tags after detection of their markers #BUT simply i do not have any vendor specific image tags...
show more ...
|
#
469266e4 |
| 22-Jul-2002 |
Marcus Boerger |
added some more tags from WinXP changed conersion for TAG_FMT_SBYTE & BYTE #second change fixes unnecessary conversion timeout #found by Johan Hultgren <johan@6thgear.se>
|