aboutsummaryrefslogtreecommitdiffstats
path: root/extlib/exif/EXIF.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing extlib submodule and switching it to being a package.Christopher Allan Webber2014-03-271-0/+0
| | | | | | | Much nicer! This commit sponsored by Cameron Merkel. Thanks Cameron! Good luck with yer projects!
* make exif a submoduleAlon Levy2014-03-022-1896/+0
| | | | | | | Updates it to latest which includes a fix for a 100% hang on a jpg without any EXIF data: https://www.dropbox.com/s/m5l185qxq9w5mzk/raspberry-pi-gpio-cheat-sheet.jpg Signed-off-by: Alon Levy <alon@pobox.com>
* Bug #584, upgrade EXIF.py from master to read Nikon dataOdin Hørthe Omdal2012-12-261-16/+122
|
* Fix up symlinks in exif bumpSebastian Spaeth2012-12-261-31/+54
| | | | | | | | | | | | | | Previous exif bump copied the newer version into mediagoblin/tools/extlib/exif but not in extlib/exif. Fix this by bumping extlib/exif and symlinking to tools/extlib/exif. Do note that this is still the version fetched from http://sourceforge.net/projects/exif-py/ while the upstream maintainer seems to be active on: https://github.com/ianare/exif-py (The sf.net download is quite new though) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* Installed EXIF.py in extlibs/Joar Wandborg2012-01-251-0/+1767