Fix bugs with the exifread library update
commit80ba8ad1d1badb2f6330f25c540dc413e42e7d5c
authorJessica Tallon <tsyesika@tsyesika.se>
Wed, 7 Oct 2015 11:48:42 +0000 (7 13:48 +0200)
committerJessica Tallon <tsyesika@tsyesika.se>
Wed, 7 Oct 2015 11:52:30 +0000 (7 13:52 +0200)
tree4971d1130b667b867f7e9f9c127f94ac65e2e768
parent17f5902a4cd87ca635f4de06ac8f541d13e40182
Fix bugs with the exifread library update

- As of version 2.1.2 of exifread the 90 CW and 90 CCW values were
  swapped, this bug is now fixed however our test data had those values
  swapped too. I have fixed that.

- I also noticed that I had different orientation values, this was
  noticed and fixed for some other differing values in commit ccca39f1
  when it was decided we'll add values which were noticed on different
  platforms.
mediagoblin/tests/test_exif.py