History log of /PHP-7.0/ext/exif/exif.c (Results 201 – 225 of 311)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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>


# b4c3a0f0 22-Jul-2002 Marcus Boerger

added EXIF Version 2.2 Tags


# 21da93ab 21-Jul-2002 Marcus Boerger

unify error messages & notices
# this fixes exif again since it was broken by message unify


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# b634ec9e 02-Jul-2002 Marcus Boerger

-fix datatypes for some vriables
-fix comment for function exif_process_CME
-force return parameters to be passed by reference
#this should kill warnings on win systems as found by Edin


Revision tags: php-4.3.0dev_zend2_alpha2
# dc900d4f 29-Jun-2002 Derick Rethans

Unify error messages part 1


# cccc4e3c 24-Jun-2002 Marcus Boerger

register IMAGETYPE_<xxx> constants in image.c as they are needed
there.


# 48bdf08e 24-Jun-2002 Marcus Boerger

@GetImageSize now allways set fields unknown to 0 and new Imagetype
@iff. (Marcus)


# 1f56d4ba 23-Jun-2002 Marcus Boerger

-imagetype2mimetype renamed to image_type_to_mime_type


# d782c712 22-Jun-2002 Marcus Boerger

-exif version
-missing constant (and notice)
-corrected error messages


# 4c53f954 22-Jun-2002 Marcus Boerger

@exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail now optionally returns imagetype. (Marcus)
#So now you can use imagetype2filetype with exif_thumbnail


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2
# 3b9401a3 19-May-2002 foobar

DO NOT use C++ comments!


Revision tags: php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# ef5c0f7c 14-Apr-2002 Marcus Boerger

support for WinXP tags (thanks to Rui Carmo)


Revision tags: php-4.2.0RC4
# 8581de0f 12-Apr-2002 foobar

Fix the build.
# Marcus, do you TEST build at all before you commit?!


Revision tags: php-4.2.0RC3
# 50d957cd 12-Apr-2002 Marcus Boerger

Ini settings for internal encoding and decoding of Unicode and JIS formatted user comments.
@- Ini settings for encoding/decoding Unicode/JIS user comments (Marcus)


# f140a8dd 10-Apr-2002 Marcus Boerger

fix exif using vspprintf


# 59f33280 07-Apr-2002 Marcus Boerger

correcting some more whitespace
#hope that's it


12345678910>>...13