Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make genfunclist in phpdoc happy | Hartmut Holzgraefe | 2000-11-23 | 1 | -1/+1 | |
| | ||||||
* | Add Olympus-specific tags to read_exif_data() | Rasmus Lerdorf | 2000-08-01 | 1 | -3/+73 | |
| | | | | | @ Add Olympus-specific tags to read_exif_data() (Rasmus) | |||||
* | Get rid of a warning | Zeev Suraski | 2000-06-25 | 1 | -1/+2 | |
| | ||||||
* | PHPAPI is invalid here... | Zeev Suraski | 2000-06-25 | 1 | -1/+2 | |
| | ||||||
* | - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows | Andi Gutmans | 2000-06-10 | 1 | -1/+1 | |
| | | | | | - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1 | |||||
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -1/+1 | |
| | ||||||
* | Clean up EXIF code and give up on extracting the embedded thumbnail for | Rasmus Lerdorf | 2000-05-29 | 1 | -610/+102 | |
| | | | | | | now. Will return to it when I find some real specs on it. Also added a couple of missing copyright headers | |||||
* | Adding project for new exif module | Frank M. Kromann | 2000-05-24 | 1 | -1/+1 | |
| | ||||||
* | @ New module for reading EXIF header data from JPEG files. Most digital | Rasmus Lerdorf | 2000-05-24 | 1 | -0/+1569 | |
@ cameras will embed all sorts of information about a picture inside the @ jpeg images it generates. (Rasmus) exif module |