summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-5/+5
* Add Olympus-specific tags to read_exif_data()Rasmus Lerdorf2000-08-011-3/+73
* Disable the hash_apply() protection on hashes that persist across requests - ...Zeev Suraski2000-07-111-1/+1
* Get rid of a warningZeev Suraski2000-06-251-1/+2
* PHPAPI is invalid here...Zeev Suraski2000-06-251-1/+2
* making exif module compile on win32 with new directory structureFrank M. Kromann2000-06-121-2/+2
* - Update module project files to include:Andi Gutmans2000-06-101-2/+2
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-103-7/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Getting exif module to compile on win32Frank M. Kromann2000-06-052-3/+3
* Clean up EXIF code and give up on extracting the embedded thumbnail forRasmus Lerdorf2000-05-291-610/+102
* Adding PHP_EXIF directive to actually include the functionsFrank M. Kromann2000-05-241-10/+2
* Adding project for new exif moduleFrank M. Kromann2000-05-242-1/+122
* @ New module for reading EXIF header data from JPEG files. Most digitalRasmus Lerdorf2000-05-244-0/+1615