diff options
author | Alon Levy <alon@pobox.com> | 2014-03-01 21:52:14 +0200 |
---|---|---|
committer | Alon Levy <alon@pobox.com> | 2014-03-02 01:07:13 +0200 |
commit | 5e262d8bf5cb3a411528ccdad6a79ce487d697be (patch) | |
tree | 8661c8f1b2f4a1b552f1a28e3e1af1442a057f45 /extlib/exif/LICENSE | |
parent | 1b4a9f2605fc108dfd2033202da23c3af5333489 (diff) | |
download | mediagoblin-5e262d8bf5cb3a411528ccdad6a79ce487d697be.tar.lz mediagoblin-5e262d8bf5cb3a411528ccdad6a79ce487d697be.tar.xz mediagoblin-5e262d8bf5cb3a411528ccdad6a79ce487d697be.zip |
make exif a submodule
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>
Diffstat (limited to 'extlib/exif/LICENSE')
m--------- | extlib/exif | 0 | ||||
-rw-r--r-- | extlib/exif/LICENSE | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/extlib/exif b/extlib/exif new file mode 160000 +Subproject 6ff9ed1410e72e1da19257b93976fa88fe4248b diff --git a/extlib/exif/LICENSE b/extlib/exif/LICENSE deleted file mode 100644 index 3bd77141..00000000 --- a/extlib/exif/LICENSE +++ /dev/null @@ -1 +0,0 @@ -See top of EXIF.py for license and copyright. |