summaryrefslogtreecommitdiff
path: root/ext/exif/exif.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up EXIF code and give up on extracting the embedded thumbnail forRasmus Lerdorf2000-05-291-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 moduleFrank M. Kromann2000-05-241-1/+1
|
* @ New module for reading EXIF header data from JPEG files. Most digitalRasmus Lerdorf2000-05-241-0/+1569
@ cameras will embed all sorts of information about a picture inside the @ jpeg images it generates. (Rasmus) exif module