Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | This cause some warning/error in AIX | foobar | 2003-02-03 | 1 | -1/+1 |
| | |||||
* | @Added XBM support for GetImageSize(). (helly) | Marcus Boerger | 2003-02-01 | 1 | -0/+1 |
| | |||||
* | - corrected error in file detection for very small files | Marcus Boerger | 2003-01-16 | 1 | -0/+1 |
| | | | | | | - JPEG 2000 support, mostly Adam Wright <adam@elysium.ltd.uk> @Enhanced jpeg 2000 support for GetImageSize(). (marcus, Adam Wright) | ||||
* | Added support for WBMP images. | Ilia Alshanetsky | 2003-01-08 | 1 | -0/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | register IMAGETYPE_<xxx> constants in image.c as they are needed | Marcus Boerger | 2002-06-24 | 1 | -1/+3 |
| | | | | | there. | ||||
* | @GetImageSize now allways set fields unknown to 0 and new Imagetype | Marcus Boerger | 2002-06-24 | 1 | -1/+2 |
| | | | | | @iff. (Marcus) | ||||
* | -imagetype2mimetype renamed to image_type_to_mime_type | Marcus Boerger | 2002-06-23 | 1 | -2/+2 |
| | |||||
* | -exif version | Marcus Boerger | 2002-06-22 | 1 | -0/+1 |
| | | | | | | -missing constant (and notice) -corrected error messages | ||||
* | @GetImageSize now returns additional index 'MimeType' and new function | Marcus Boerger | 2002-06-22 | 1 | -0/+4 |
| | | | | | | | @imagetype2mimetype to convert php imagetypes to mime-types. (Marcus) #the reason why i export php_imagetype2mimetype is that i use that for #exif, too. Followup example will explain why. | ||||
* | - Added support for compressed SWF (Flash MX) files to getimagesize(). | Derick Rethans | 2002-05-23 | 1 | -1/+2 |
| | | | | | | (Fixes feature request #17272). @- Added support to getimagesize() for compressed Flash MX files. (Derick) | ||||
* | TSRMLS related work on streams, as discussed with Zeev. | Wez Furlong | 2002-03-18 | 1 | -1/+1 |
| | | | | | | # Should be the last "broad" commit for a while # Don't forget to make clean ; make | ||||
* | * formatting, plus remove some old fopen wrappers | Wez Furlong | 2002-03-16 | 1 | -1/+1 |
| | |||||
* | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -1/+1 |
| | |||||
* | -fixed bug 15174 | Marcus Boerger | 2002-03-12 | 1 | -2/+10 |
| | | | | | | | -support for some broken jpegs: bug 13213 -better memory handling -initial jpeg2000 support (only jpc not jp2,jb2,jpx) | ||||
* | Let getimagesize() and read_exif_data() share the same constants to | Rasmus Lerdorf | 2002-03-04 | 1 | -0/+16 |
| | | | | | promote a little bit of code reuse here on two very similar problems. | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Rename macros which begin with underscore to appropiate macros. The general | Sascha Schumann | 2000-07-03 | 1 | -3/+3 |
| | | | | | | | rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'` | ||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| | |||||
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| | |||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| | | | | | you start counting at 0 or 1). | ||||
* | newest GetImageSize renamed header-file | Thies C. Arntzen | 1999-09-02 | 1 | -0/+26 |