History log of /PHP-5.3/ext/exif/exif.c (Results 151 – 175 of 229)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0fd73221 01-Apr-2002 Marcus Boerger

#cleanup source


# ab2194d1 31-Mar-2002 Markus Fischer

- Fix compilation.
# Marcus, could you please fix the whitespace in this file?


# e4f43867 30-Mar-2002 Marcus Boerger

-compiler warnings


# d0be2aab 29-Mar-2002 Marcus Boerger

-fix possible problem on low memory
-fix problem on failure


# d2b86557 25-Mar-2002 Hartmut Holzgraefe

pproto fix


# eb8c6b46 21-Mar-2002 Marcus Boerger

-removed old streams test code


# ac6ae669 21-Mar-2002 Marcus Boerger

-fixed memory handling


# 671829bf 21-Mar-2002 Marcus Boerger

#ws


Revision tags: php-4.2.0RC1
# 659a071e 20-Mar-2002 Wez Furlong

Streams are all tracked as resources now.
Add some logic that will help track down leaks
when debug is enabled.


# c9d5e137 18-Mar-2002 Wez Furlong

TSRMLS related work on streams, as discussed with Zeev.
# Should be the last "broad" commit for a while
# Don't forget to make clean ; make


# 68f4e7c3 18-Mar-2002 Marcus Boerger

-streams are no longer an option


# c645babd 18-Mar-2002 Marcus Boerger

-use php_stream_make_seekable


# d2d87622 17-Mar-2002 Wez Furlong

Streams now make more use of the memory manager, so tracking down
leaking streams should be easier.
# I hate these big commits


# 20f2e632 17-Mar-2002 Marcus Boerger

#removed code to track down error in streams


# bcad7a59 16-Mar-2002 Marcus Boerger

-quick hack to bug in streams....but where?


# d50102b6 16-Mar-2002 Marcus Boerger

-disabling debug
#Wez: i have an error when closing the original file after stream copy...


# fe9cb020 16-Mar-2002 Marcus Boerger

-fix bug for not correct terminated comments
-switch to streams
@exif functions now support streams using memory streams where @necessary (marcus)


# 0f65280c 15-Mar-2002 Wez Furlong

New PHP streams...


Revision tags: help
# e03a8a99 13-Mar-2002 Marcus Boerger

-handling


# 3c47fb91 12-Mar-2002 Marcus Boerger

-usability
-tests


# 8a622d06 12-Mar-2002 Marcus Boerger

-return size of thumbnail even if it not read


# 06a24216 12-Mar-2002 Marcus Boerger

-support for array tags
-better memory handling
-support for thumbnails in TIFF format
-new functions exif_imagetype
@-new function exif_imagetype
@-exif_thumbnail fupports thumbn

-support for array tags
-better memory handling
-support for thumbnails in TIFF format
-new functions exif_imagetype
@-new function exif_imagetype
@-exif_thumbnail fupports thumbnails in TIFF format and can return size
@ of thumbnail

show more ...


# 42e478c7 08-Mar-2002 Marcus Boerger

-support for out of section data


# 27242a7a 08-Mar-2002 Marcus Boerger

-change IsColor from non zero to 1
-new test and example for documentation


# 9363bfad 08-Mar-2002 Marcus Boerger

-Support for IFD Arrays
#necessary for update/write operations


12345678910